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

Remove default kremlin -ccopts #163

Open
kzhong130 opened this issue Jan 19, 2020 · 0 comments
Open

Remove default kremlin -ccopts #163

kzhong130 opened this issue Jan 19, 2020 · 0 comments

Comments

@kzhong130
Copy link

I tried to use kremlin using ccopts to assign options for c compiler, however it seems that the default options [-ccopts -Wall,-Werror,-Wno-unused-variable,-Wno-unknown-warning-option,-Wno-unused-but-set-variable,-g,-fwrapv,-D_BSD_SOURCE,-D_DEFAULT_SOURCE,-Wno-parentheses -ccopt -std=c11] will not be removed. Since I also used -m32 to do cross-compilation, there exists some warnings which will be regarded as errors due to Werror. Is there anyway to remove the default kremlin ccopts?

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