diff options
| author | Po Lu | 2023-01-24 19:10:58 +0800 |
|---|---|---|
| committer | Po Lu | 2023-01-24 19:10:58 +0800 |
| commit | 54836c47c76f655a7e3d6cf28f0cf27b8d9f3cdd (patch) | |
| tree | 0ac362c622f571a738593afff8f1a8fbaadaac46 /java | |
| parent | 56e55a80080f78754db6f385d574d17c3631ee30 (diff) | |
| download | emacs-54836c47c76f655a7e3d6cf28f0cf27b8d9f3cdd.tar.gz emacs-54836c47c76f655a7e3d6cf28f0cf27b8d9f3cdd.zip | |
Enable libjpeg on Android
* INSTALL.android: Update documentation.
* build-aux/ndk-build-helper-1.mk: When building shared
libraries, do not link libemacs.so with dependent archive files.
* build-aux/ndk-build-helper-2.mk: Add whole archive
dependencies as well.
* configure.ac (HAVE_JPEG): Enable on Android.
* cross/ndk-build/ndk-build-shared-library.mk: Link the shared
object with archive file dependencies.
* cross/ndk-build/ndk-build-static-library.mk: Build all code
position-independently.
* cross/ndk-build/ndk-resolve.mk: Separately resolve a names of
archive and whole archive dependencies.
* src/Makefile.in (JPEG_CFLAGS): New variable.
(EMACS_CFLAGS): Add it.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions