-
Notifications
You must be signed in to change notification settings - Fork 199
meson.build: enable -fno-common on all platforms #1362
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
base: master
Are you sure you want to change the base?
meson.build: enable -fno-common on all platforms #1362
Conversation
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
Are there any compilers that support this and don't enable it by default. |
I don't think we really support anything except gcc and clang at all. |
It is enabled by default then on recent (newer that 5 years old AFAIK) versions. |
Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net