Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Improve support for cross-compiling #148

Open
1 task
springmeyer opened this issue May 12, 2014 · 0 comments
Open
1 task

Improve support for cross-compiling #148

springmeyer opened this issue May 12, 2014 · 0 comments

Comments

@springmeyer
Copy link
Member

Support for cross-compiling is important. Here's a list of things that need improving:

  • - Currently if [[ $BOOST_ARCH != "arm" ]]; is used to detect if we are cross compiling for arm and instead there should be a more robust and simple check like if [[ $CROSS_COMPILE ]];
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant