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

Native compiler customization #41

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

AaronRobinsonMSFT
Copy link
Owner

Allow users to provide their own compiler command. This enables
cases where users want to use gcc instead of clang. Also accept
additional include search paths.

Fixes #40

Allow users to provide their own compiler command. This enables
cases where users want to use gcc instead of clang. Also accept
additional include search paths.
@AaronRobinsonMSFT AaronRobinsonMSFT added the enhancement New feature or request label Oct 18, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit f847277 into master Oct 18, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the native_build_customization branch October 18, 2020 05:40
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
None yet
Development

Successfully merging this pull request may close these issues.

Support GCC compiler as an option
1 participant