Skip to content

Commit 4b55a13

Browse files
committed
Revert "cmake clang/compiler_flags.cmake: Re-enable -Wgnu"
This reverts commit 8133f47. Causes issues in pow2.c test Signed-off-by: Benjamin Cabé <[email protected]>
1 parent e416496 commit 4b55a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/compiler/clang/compiler_flags.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ check_set_compiler_property(PROPERTY warning_extended
108108
-Wno-initializer-overrides
109109
-Wno-section
110110
-Wno-unused-variable
111+
-Wno-gnu
111112
)
112113

113114
set_compiler_property(PROPERTY warning_error_coding_guideline

0 commit comments

Comments
 (0)