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

CFlags ldFlags promotion #47

Closed
gpx1000 opened this issue Sep 22, 2017 · 1 comment
Closed

CFlags ldFlags promotion #47

gpx1000 opened this issue Sep 22, 2017 · 1 comment

Comments

@gpx1000
Copy link
Collaborator

gpx1000 commented Sep 22, 2017

There needs to be some form of solution to capture that cFlags, cppFlags, and ldFlags could have specific requirements for a dependency.
As an example solution:
capture target_* interface family of settings and populate it within the yml. Something similar would be required for android.mk; I'd suggest creating variable entries meant to enter environment variables _CFLAGS _LDFLAGS etc variables suitable to be used in any build platform.

@gpx1000
Copy link
Collaborator Author

gpx1000 commented Jan 26, 2018

This is addressed by PR #52

@gpx1000 gpx1000 closed this as completed Jan 26, 2018
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

1 participant