mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Update setdevkitpath.sh
Wrong branch
This commit is contained in:
parent
89e1a52a6a
commit
faaf767697
@ -8,7 +8,7 @@ export TOOLCHAIN=$ANDROID_DEVKIT
|
|||||||
export ANDROID_INCLUDE=$NDK/platforms/android-21/arch-${TARGET_SHORT}/usr/include
|
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 -lc++_shared"
|
export LDFLAGS="-L$NDK/platforms/android-21/arch-${TARGET_SHORT}/usr/lib"
|
||||||
|
|
||||||
# Configure and build.
|
# Configure and build.
|
||||||
# Deprecated...
|
# Deprecated...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user