aboutsummaryrefslogtreecommitdiffstats
path: root/build-gcc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-gcc.sh')
-rwxr-xr-xbuild-gcc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gcc.sh b/build-gcc.sh
index 56b783109..1768a0131 100755
--- a/build-gcc.sh
+++ b/build-gcc.sh
@@ -19,7 +19,7 @@
#
# include common function and variable definitions
-. $ANDROID_NDK_ROOT/build/tools/prebuilt-common.sh
+. $NDK_BUILDTOOLS_PATH/prebuilt-common.sh
PROGRAM_PARAMETERS="<src-dir> <ndk-dir> <toolchain>"