8283457: [macos] libpng build failures with Xcode13.3

Reviewed-by: erikj
This commit is contained in:
Phil Race 2022-03-22 21:48:42 +00:00
parent f7d21c3523
commit 33eb89dfeb

View File

@ -742,7 +742,7 @@ ifeq ($(ENABLE_HEADLESS_ONLY), false)
maybe-uninitialized shift-negative-value implicit-fallthrough \
unused-function, \
DISABLED_WARNINGS_clang := incompatible-pointer-types sign-compare \
deprecated-declarations, \
deprecated-declarations null-pointer-subtraction, \
DISABLED_WARNINGS_microsoft := 4018 4244 4267, \
LDFLAGS := $(LDFLAGS_JDKLIB) \
$(call SET_SHARED_LIBRARY_ORIGIN), \