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

Allow overriding compiler arguments through the argument propagation #35

Open
BSteffaniak opened this issue Jun 8, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@BSteffaniak
Copy link
Member

Right now if propagation arguments are passed to airship for compilation they are just tacked onto the end of the generated arguments. We should check to see if any of the propagation arguments have already been set in the default arguments, and if so replace it with the user-given propagation argument.

@BSteffaniak BSteffaniak added the enhancement New feature or request label Jun 8, 2023
@BSteffaniak BSteffaniak self-assigned this Jun 8, 2023
@BSteffaniak BSteffaniak moved this to Todo in Airship Jun 8, 2023
@BSteffaniak BSteffaniak moved this from Todo to Backlog in Airship Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant