8286601: Mac Aarch: Excessive warnings to be ignored for build jdk
Reviewed-by: erikj
This commit is contained in:
parent
be97b4bc83
commit
40f43c6b1f
@ -180,6 +180,7 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
|
|||||||
|
|
||||||
clang)
|
clang)
|
||||||
DISABLE_WARNING_PREFIX="-Wno-"
|
DISABLE_WARNING_PREFIX="-Wno-"
|
||||||
|
BUILD_CC_DISABLE_WARNING_PREFIX="-Wno-"
|
||||||
CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
|
CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
|
||||||
|
|
||||||
# Additional warnings that are not activated by -Wall and -Wextra
|
# Additional warnings that are not activated by -Wall and -Wextra
|
||||||
|
Loading…
x
Reference in New Issue
Block a user