Skip to content

Commit 0de3c45

Browse files
committed
clean up android.ini
1 parent 8b6e444 commit 0de3c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/android.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cfg_android_ndk_path=/Users/guanghui/AndroidDev/android-ndk-r10c
1111

1212
#help message strings goes here
1313
cfg_help_arch_string="arm,armv7,x86,arm64"
14-
cfg_help_sample_string="./build.sh -p=android --libs=png --arch=arm,armv7,arm64 [--api=21 --gcc=4.9] --mode=debug"
14+
cfg_help_sample_string="./build.sh -p=android --libs=png --arch=arm,armv7,arm64 --mode=debug"
1515

1616
cfg_build_machine="x86_64-apple-darwin14"
1717
cfg_x86_host_machine="i686-linux-android"

0 commit comments

Comments
 (0)