1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/cross
Po Lu af7f0b6f9b Update Android port
* cross/Makefile.in (lib/gnulib.mk): Edit out
build-aux stuff.
* m4/ndk-build.m4: Also look for cross ranlib.
2023-03-15 16:17:32 +08:00
..
ndk-build Fix x86_64 builds of libjpeg on Android 2023-03-04 21:05:02 +08:00
langinfo.h Update android port 2023-01-24 10:24:13 +08:00
Makefile.in Update Android port 2023-03-15 16:17:32 +08:00
README ; * cross/README: Update. 2023-03-05 10:22:49 +08:00
verbose.mk.android Update android port 2023-01-24 10:24:13 +08:00

This directory holds Makefiles and other required assets to build an
Emacs binary independently for another toolchain.

The directory ndk-build also contains an implementation of the Android
`ndk-build' build system.