Fix(iOS): fix jdk17 patch

This commit is contained in:
Duy Tran Khanh 2024-11-30 20:10:17 +07:00 committed by GitHub
parent 8cb72d3e93
commit feee67fe84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,7 @@ index 4b1c14a11..b39ea914c 100644
+ifeq ($(call isTargetOs, macosx_NOTIOS), true)
# exclude all X11 on Mac.
EXCLUDES += \
sun/awt/X11 \
sun/awt/screencast \
@@ -80,6 +80,12 @@ ifeq ($(call isTargetOs, macosx), true)
$(wildcard $(TOPDIR)/src/java.desktop/unix/classes/sun/font/*.java) \
#