summarylogtreecommitdiffstats
path: root/android-ndk.sh
diff options
context:
space:
mode:
authorJakub Schmidtke2019-08-28 15:15:28 -0400
committerJakub Schmidtke2019-08-28 15:22:17 -0400
commit63cc55bf737e5cfeb3741bdcca88bd3a21b061be (patch)
tree4c5750c47ccee9c5064a4c38eeedace15d85d391 /android-ndk.sh
downloadaur-android-ndk-r18b.tar.gz
Initial commit
Diffstat (limited to 'android-ndk.sh')
-rw-r--r--android-ndk.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/android-ndk.sh b/android-ndk.sh
new file mode 100644
index 000000000000..8bc388f19116
--- /dev/null
+++ b/android-ndk.sh
@@ -0,0 +1,2 @@
+export PATH=$PATH:/opt/android-ndk
+export ANDROID_NDK=/opt/android-ndk