Skip to content

Commit 3bc8dc3

Browse files
committed
Merge
2 parents cbb47d6 + 636b1c7 commit 3bc8dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make/autoconf/flags-cflags.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
159159
160160
clang)
161161
DISABLE_WARNING_PREFIX="-Wno-"
162+
BUILD_CC_DISABLE_WARNING_PREFIX="-Wno-"
162163
CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
163164
164165
# Additional warnings that are not activated by -Wall and -Wextra

0 commit comments

Comments
 (0)