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 25, 2024
1 parent 597a447 commit 1a7c713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.libgit2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ fi
if [[ $RID == android-* ]]; then
echo $RID
cmake --version
ls /usr/local/lib/android/sdk/ndk/25.2.9519653/toolchains
if [[ $ANDROID_NDK_HOME == "" ]]; then
echo "Error: ANDROID_NDK_HOME not found"
exit 0
Expand Down

0 comments on commit 1a7c713

Please sign in to comment.