Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Sisah2 authored Dec 8, 2023
1 parent 693c38b commit 916ddb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ echo ""
echo "==> Download and set up the NDK"
./include/download-ndk.sh
./include/setup-ndk.sh
./include/setup-icu.sh
#./include/setup-icu.sh

NCPU=$(grep -c ^processor /proc/cpuinfo)
echo "==> Build using $NCPU CPUs"
Expand Down

0 comments on commit 916ddb0

Please sign in to comment.