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

Cross compile #480

Open
observer1 opened this issue Aug 21, 2017 · 1 comment
Open

Cross compile #480

observer1 opened this issue Aug 21, 2017 · 1 comment

Comments

@observer1
Copy link

Hi
I'm trying to cross compile garbd to openwrt but the scons script detects the running system for the build
How can I make it build for another arch

Thanks for your help

@ayurchen
Copy link
Member

Hi, unfortunately there are no built-in provisions for cross-compiling. You will need to edit SConstruct script yourself. Also note that by default it will try to run unit tests, that can be switched off by a parameter tests=0

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

No branches or pull requests

2 participants