Skip to content

Conversation

@dfrankland
Copy link
Contributor

This strings together all the documentation for setup, building, testing of llvm-cbe and how to use it. Using Docker will make llvm-cbe more portable and easier for folks to use.

Dockerfile Outdated
unzip /root/ninja-linux.zip; \
rm /root/ninja-linux.zip; \
mv /root/ninja /bin/ninja; \
chmod +x /bin/ninja; \
Copy link
Member

Choose a reason for hiding this comment

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

why not use apt for ninja too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great catch!

@vtjnash vtjnash merged commit eca8253 into JuliaHubOSS:master Mar 25, 2019
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.

3 participants