diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-01-03 05:23:25 +0000 |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2017-01-03 05:23:25 +0000 |
commit | 45d0a28a6a63170cf194447dc68ea12459106d80 (patch) | |
tree | 9c229f679a0cd5d46079519b9a47d53ef576dcbd /tools/buildsteps/android-arm64-v8a | |
parent | b953c42a1958f9ef19205a39eea6bb755d66de74 (diff) |
spelling: comments
Diffstat (limited to 'tools/buildsteps/android-arm64-v8a')
-rw-r--r-- | tools/buildsteps/android-arm64-v8a/configure-depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildsteps/android-arm64-v8a/configure-depends b/tools/buildsteps/android-arm64-v8a/configure-depends index 94de43f6c2..705bc53349 100644 --- a/tools/buildsteps/android-arm64-v8a/configure-depends +++ b/tools/buildsteps/android-arm64-v8a/configure-depends @@ -3,7 +3,7 @@ XBMC_PLATFORM_DIR=android . $WORKSPACE/tools/buildsteps/defaultenv NDK_ARCH=aarch64 -#the following pathes must exist on the slave and use the defined scheme here! +#the following paths must exist on the slave and use the defined scheme here! NDK_PATH=$ANDROID_DEV_ROOT/android-ndk-r$NDK_VERSION TOOLCHAIN=$ANDROID_DEV_ROOT/android-toolchain-$NDK_ARCH-$SDK_VERSION-r$NDK_VERSION |