mirror of
https://github.com/openjdk/jdk18u.git
synced 2025-12-10 00:37:05 -06:00
8286601: Mac Aarch: Excessive warnings to be ignored for build jdk
Reviewed-by: andrew Backport-of: 40f43c6b1ffc88d55dd3223f5d0259ae73cf0356
This commit is contained in:
parent
b9e100c61e
commit
c57549624f
@ -159,6 +159,7 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
|
||||
|
||||
clang)
|
||||
DISABLE_WARNING_PREFIX="-Wno-"
|
||||
BUILD_CC_DISABLE_WARNING_PREFIX="-Wno-"
|
||||
CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
|
||||
|
||||
# Additional warnings that are not activated by -Wall and -Wextra
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user