mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-02-20 16:44:50 +07:00
Remove useless warning causing trouble in sparc64
-Wcast-align is not that useful and just generates lots of warnings in architectures like sparc64.
This commit is contained in:
parent
c6824b62f2
commit
c72f79b465
@ -99,7 +99,6 @@ CC_CHECK_CFLAGS_APPEND([ \
|
||||
-Wmissing-noreturn \
|
||||
-Wshadow \
|
||||
-Wendif-labels \
|
||||
-Wcast-align \
|
||||
-Wstrict-aliasing=2 \
|
||||
-Wwrite-strings \
|
||||
-Wno-long-long \
|
||||
|
Loading…
Reference in New Issue
Block a user