summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-03-03 21:14:08 +0800
committerPo Lu <luangruo@yahoo.com>2023-03-03 21:14:08 +0800
commit468e8d7322e4250e68f12cedf88ce4d39193c0e5 (patch)
tree1386a7382fce77a63b3b7a806ceeead4cd19c9e1 /cross
parentd8ea139e83dc74336569d71e6969cae269547265 (diff)
downloademacs-468e8d7322e4250e68f12cedf88ce4d39193c0e5.tar.gz
; * cross/ndk-build/README: Update accordingly.
Diffstat (limited to 'cross')
-rw-r--r--cross/ndk-build/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/ndk-build/README b/cross/ndk-build/README
index 9c4ffdf437a..aca2e7230bf 100644
--- a/cross/ndk-build/README
+++ b/cross/ndk-build/README
@@ -75,6 +75,7 @@ for each ``Android.mk'' file found by ndk_INIT, with the following
variables given to Make:
EMACS_SRCDIR=. # the source directory (in which configure is running)
+ BUILD_AUXDIR=$ndk_AUX_DIR # the build-aux directory
EMACS_ABI=$ndk_ABI # this is the $android_abi given to ndk_INIT
ANDROID_MAKEFILE="/opt/android/libpng/Android.mk"
ANDROID_MODULE_DIRECTORY="/opt/android/libpng"