Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to make mostly static linux builds. #31

Merged
merged 5 commits into from
Apr 25, 2016

Conversation

jcvernaleo
Copy link
Member

No description provided.


touch build.log

echo "Downloading dependancies if needed."
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependencies


echo "Getting ADL headers."
cd ..
cp ADL_SDK9.zip cgminer/ADL_SDK/
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to check for its existence and gracefully error out, something like:

"ADL headers not found in $PWD; download ADL_SDK9.zip from http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/"

@jolan
Copy link

jolan commented Apr 25, 2016

OK I can build this just fine on Arch Linux using this script.

@jolan jolan merged commit ec525f6 into decred:3.7 Apr 25, 2016
@jcvernaleo jcvernaleo deleted the jcv_build branch April 25, 2016 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants