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

Do not clear linker flag. #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ernestmc
Copy link

Not clearing the ANDROID_LINKER_FLAG lets you pass initial values from the command line.

Use case:
We are using the script to crosscompile a collection of libraries which are not designed for Android and we need an easy way to add the android libraries (for logging, etc) to the link process.
ernestmc/roscpp_android@114800b

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.

1 participant