mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
Merge branch 'master' of https://github.com/khanhduytran0/boardwalk2-openjdk-build-arm64.git
This commit is contained in:
commit
0591095153
@ -7,7 +7,7 @@ export TOOLCHAIN=$ANDROID_DEVKIT
|
||||
|
||||
export ANDROID_INCLUDE=$NDK/platforms/android-21/arch-${TARGET_SHORT}/usr/include
|
||||
|
||||
export CPPFLAGS="-I$ANDROID_INCLUDE" // -I/usr/include -I/usr/lib"
|
||||
export CPPFLAGS="-I$ANDROID_INCLUDE" # -I/usr/include -I/usr/lib
|
||||
export LDFLAGS="-L$NDK/platforms/android-21/arch-${TARGET_SHORT}/usr/lib"
|
||||
|
||||
# Configure and build.
|
||||
|
Loading…
x
Reference in New Issue
Block a user