termux-packages/packages/aapt
Henrik Grimler e410863adc aapt: fix build with ndk-r23
As we have seen [1], i686 seem to explicitly need -fPIC.  Pass
CPPFLAGS in more places when building aapt, to avoid an error like:

ld: error: relocation R_386_PC32 cannot be used against symbol config_free; recompile with -fPIC
>>> defined in /tmp/config_utils-70060d.o
>>> referenced by config_utils.c
>>>               /tmp/config_utils-70060d.o:(config_free)

[1] https://github.com/termux/termux-packages/issues/7215#issuecomment-906154438
2021-10-22 23:05:45 +02:00
..
aapt-Main.cpp.patch.txt
build.sh aapt: fix build with ndk-r23 2021-10-22 23:05:45 +02:00
libbase-patch.txt
libcutils-patch.txt
libziparchive.patch.txt
log.h.patch.txt