mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8356571: Re-enable -Wtype-limits for GCC in LCMS
Reviewed-by: jwaters, prr
This commit is contained in:
parent
cc3a366e2a
commit
9a0e6f338f
@ -87,7 +87,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBLCMS, \
|
||||
libawt/java2d \
|
||||
java.base:libjvm, \
|
||||
HEADERS_FROM_SRC := $(LIBLCMS_HEADERS_FROM_SRC), \
|
||||
DISABLED_WARNINGS_gcc := format-nonliteral stringop-truncation type-limits \
|
||||
DISABLED_WARNINGS_gcc := format-nonliteral stringop-truncation \
|
||||
unused-variable, \
|
||||
DISABLED_WARNINGS_clang := format-nonliteral, \
|
||||
JDK_LIBS := libawt java.base:libjava, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user