mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
feat(android): enable polly
This commit is contained in:
parent
52872d75e5
commit
698a651abf
@ -50,7 +50,7 @@ if [[ "$BUILD_IOS" != "1" ]]; then
|
||||
|
||||
AUTOCONF_x11arg="--x-includes=$ANDROID_INCLUDE/X11"
|
||||
|
||||
export CFLAGS+=" -DANDROID"
|
||||
export CFLAGS+=" -mllvm -polly -DANDROID"
|
||||
export LDFLAGS+=" -L$PWD/dummy_libs"
|
||||
|
||||
# Create dummy libraries so we won't have to remove them in OpenJDK makefiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user