mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 13:45:30 -04:00
Fix(iOS): fix jdk17 patch
This commit is contained in:
parent
8cb72d3e93
commit
feee67fe84
@ -187,7 +187,7 @@ index 4b1c14a11..b39ea914c 100644
|
|||||||
+ifeq ($(call isTargetOs, macosx_NOTIOS), true)
|
+ifeq ($(call isTargetOs, macosx_NOTIOS), true)
|
||||||
# exclude all X11 on Mac.
|
# exclude all X11 on Mac.
|
||||||
EXCLUDES += \
|
EXCLUDES += \
|
||||||
sun/awt/X11 \
|
sun/awt/screencast \
|
||||||
@@ -80,6 +80,12 @@ ifeq ($(call isTargetOs, macosx), true)
|
@@ -80,6 +80,12 @@ ifeq ($(call isTargetOs, macosx), true)
|
||||||
$(wildcard $(TOPDIR)/src/java.desktop/unix/classes/sun/font/*.java) \
|
$(wildcard $(TOPDIR)/src/java.desktop/unix/classes/sun/font/*.java) \
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user