mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
remove unnecessary link dir
This commit is contained in:
parent
110c6e0d17
commit
6dee1bd549
@ -6,7 +6,7 @@ export CUPS_DIR=`pwd`/cups-2.2.4
|
||||
|
||||
# simplest to force headless:)
|
||||
export CFLAGS+=" -DLE_STANDALONE -DHEADLESS" # -I$FREETYPE_DIR -I$CUPS_DIR
|
||||
export LDFLAGS+=" -L$NDK/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$TARGET -L`pwd`/dummy_libs -Wl,--warn-unresolved-symbols"
|
||||
export LDFLAGS+=" -L`pwd`/dummy_libs -Wl,--warn-unresolved-symbols"
|
||||
|
||||
# It isn't good, but need make it build anyways
|
||||
# cp -R $CUPS_DIR/* $ANDROID_INCLUDE/
|
||||
|
Loading…
x
Reference in New Issue
Block a user