mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-02-20 16:44:50 +07:00
build-sys: do not use some compile flags by default
This commit is contained in:
parent
f39dc70e4b
commit
7ea6eddda2
@ -108,11 +108,8 @@ CC_CHECK_CFLAGS_APPEND([ \
|
||||
-Wchar-subscripts \
|
||||
-Wtype-limits \
|
||||
-Wuninitialized \
|
||||
-Wp,-D_FORTIFY_SOURCE=2 \
|
||||
-ffast-math \
|
||||
-fno-common \
|
||||
-fdiagnostics-show-option \
|
||||
-fno-strict-aliasing \
|
||||
-fvisibility=hidden \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
|
Loading…
Reference in New Issue
Block a user