mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
It doesn't work i guess
This commit is contained in:
parent
0914b6aae1
commit
b7f85b9399
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
export FREETYPE_DIR=$PWD/freetype-$BUILD_FREETYPE_VERSION/build_android-$TARGET_SHORT
|
||||
export CUPS_DIR=$PWD/cups-2.2.4
|
||||
export CFLAGS+=" -DLE_STANDALONE -DANDROID -O3 -fsanitize=implicit-integer-truncation" # -I$FREETYPE_DIR -I$CUPS_DI
|
||||
export CFLAGS+=" -DLE_STANDALONE -DANDROID -O3" # -I$FREETYPE_DIR -I$CUPS_DI
|
||||
|
||||
# if [ "$TARGET_JDK" == "aarch32" ] || [ "$TARGET_JDK" == "aarch64" ]
|
||||
# then
|
||||
|
Loading…
x
Reference in New Issue
Block a user