8306279: Build failure after JDK-8299592
Reviewed-by: thartmann
This commit is contained in:
parent
3c7ab80501
commit
e97fe081ad
@ -134,6 +134,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBAWT, \
|
||||
CFLAGS := $(CFLAGS_JDKLIB) $(LIBAWT_CFLAGS), \
|
||||
EXTRA_HEADER_DIRS := $(LIBAWT_EXTRA_HEADER_DIRS), \
|
||||
DISABLED_WARNINGS_gcc_awt_LoadLibrary.c := unused-result, \
|
||||
DISABLED_WARNINGS_gcc_debug_mem.c := format-nonliteral, \
|
||||
DISABLED_WARNINGS_gcc_ProcessPath.c := maybe-uninitialized, \
|
||||
DISABLED_WARNINGS_gcc_Region.c := maybe-uninitialized, \
|
||||
DISABLED_WARNINGS_gcc_SurfaceData.c := unused-value, \
|
||||
|
Loading…
Reference in New Issue
Block a user