mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-14 22:56:08 -04:00
Try fix undefined symbol...
This commit is contained in:
parent
0e0a70369f
commit
a4c49412ce
@ -212,7 +212,7 @@ ifeq ($(OPENJDK_TARGET_OS), windows)
|
||||
LIBAWT_VERSIONINFO_RESOURCE := $(JDK_TOPDIR)/src/java.desktop/windows/native/libawt/windows/awt.rc
|
||||
endif
|
||||
|
||||
# ifeq ($(OPENJDK_TARGET_OS), android)
|
||||
ifeq ($(OPENJDK_TARGET_OS), ios) # android
|
||||
LIBAWT_EXFILES += \
|
||||
java2d/loops/TransformHelper.c \
|
||||
java2d/loops/ScaledBlit.c \
|
||||
@ -226,7 +226,7 @@ endif
|
||||
X11Color.c \
|
||||
awt_Font.c \
|
||||
fontpath.c
|
||||
# endif
|
||||
endif
|
||||
|
||||
LIBAWT_MAPFILE := $(JDK_TOPDIR)/make/mapfiles/libawt/mapfile-vers
|
||||
ifeq ($(OPENJDK_TARGET_OS), linux)
|
||||
|
Loading…
x
Reference in New Issue
Block a user