[cmake] disable -Wpre-c11-compat
This commit is contained in:
parent
210249e5c3
commit
575b926626
@ -43,6 +43,7 @@ if (ENABLE_WARNING_VERBOSE)
|
|||||||
-Wno-reserved-identifier
|
-Wno-reserved-identifier
|
||||||
-Wno-covered-switch-default
|
-Wno-covered-switch-default
|
||||||
-Wno-disabled-macro-expansion
|
-Wno-disabled-macro-expansion
|
||||||
|
-Wno-pre-c11-compat
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user