summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-03-05 10:22:49 +0800
committerPo Lu <luangruo@yahoo.com>2023-03-05 10:22:49 +0800
commit56d783cf9d7a0d475db248fcc9202bedfaea59b5 (patch)
tree17c3fe1e6ff3f0b389aa1d6057f74d8abaae1c11 /cross
parentf484f6b74f1731469fc7e080c0216269a0a79916 (diff)
downloademacs-56d783cf9d7a0d475db248fcc9202bedfaea59b5.tar.gz
; * cross/README: Update.
Diffstat (limited to 'cross')
-rw-r--r--cross/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/README b/cross/README
index 8b00dec97ff..3ec6f2c0b3c 100644
--- a/cross/README
+++ b/cross/README
@@ -1,6 +1,5 @@
This directory holds Makefiles and other required assets to build an
-Emacs binary independently for another toolchain. It also holds
-another copy of gnulib that may be modified to work on Android.
+Emacs binary independently for another toolchain.
The directory ndk-build also contains an implementation of the Android
`ndk-build' build system.