1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/cross/README
Po Lu 9d3aacedf0 Update android port
* xcompile: Move to cross.
* cross: New directory.
2023-01-24 10:24:13 +08:00

6 lines
296 B
Text

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.
The directory ndk-build also contains an implementation of the Android
`ndk-build' build system.