Skip to content

Commit

Permalink
Update build.libgit2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
BaY1251 committed Mar 23, 2024
1 parent 41bb9a9 commit 7dd49d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.libgit2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ if [[ $RID == android-* ]]; then
ABI=armeabi-v7a
fi

$ANDROID_NDK_HOME/ndk-build.cmd --version
CMAKE_ANDROID=" -DCMAKE_SYSTEM_NAME=Android \
-DCMAKE_SYSTEM_VERSION=24 \
-DCMAKE_ANDROID_ARCH_ABI=$ABI \
Expand Down

0 comments on commit 7dd49d9

Please sign in to comment.