emacs/cross
Po Lu b5bf4dc5b5 Fix x86_64 builds of libjpeg on Android
* cross/ndk-build/ndk-build-shared-library.mk:
* cross/ndk-build/ndk-build-static-library.mk: Specify right ELF
format for 64 bit executables.
2023-03-04 21:05:02 +08:00
..
lib Update from gnulib 2023-02-26 14:14:43 +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 Fix Makefile race conditions 2023-03-02 15:59:33 +08:00
README Update android port 2023-01-24 10:24:13 +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.  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.