]> git.eshelyaron.com Git - emacs.git/commit
Fix x86_64 builds of libjpeg on Android
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Mar 2023 13:05:02 +0000 (21:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Mar 2023 13:05:02 +0000 (21:05 +0800)
commitb5bf4dc5b5186324f53c5d9ef2a4225224338950
treec1d6471c4fd653673ca0fe31e0024b1e80ae3b4e
parent8f3f9c25505e1fd76b44153d25fae0c854203c5c
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.
cross/ndk-build/ndk-build-shared-library.mk
cross/ndk-build/ndk-build-static-library.mk