b782c7da0e
When adding this, we go from compiling with /home/builder/.termux-build/_cache/android-r21d-api-24-v4/bin/clang++ [...] -mrelocation-model pic -pic-level 2 -pic-is-pie [...] to /home/builder/.termux-build/_cache/android-r21d-api-24-v5/bin/clang++ [...] -mrelocation-model pic -pic-level 2 [...] Before, we got a warning when compiling libandroid-spawn: /home/builder/.termux-build/_cache/android-r21d-api-24-v4/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld: warning: shared library text segment is not shareable and trying to use a program linked against libandroid-spawn gave an error, see https://github.com/termux/termux-packages/issues/7215#issuecomment-906154438 the Without this, libraries might end up with text relocations. For some reason it does not seem to be an issue on the other arches. %ci:no-build |
||
---|---|---|
.. | ||
bin | ||
build | ||
updates | ||
apt-compare-versions | ||
buildorder.py | ||
check-built-packages.py | ||
check-pie.sh | ||
check-versions.sh | ||
config.guess | ||
config.sub | ||
Dockerfile | ||
generate-bootstraps.sh | ||
get_hash_from_file.py | ||
ldd | ||
lint-packages.sh | ||
list-packages.sh | ||
list-versions.sh | ||
properties.sh | ||
run-docker.ps1 | ||
run-docker.sh | ||
setup-android-sdk.sh | ||
setup-archlinux.sh | ||
setup-offline-bundle.sh | ||
setup-termux.sh | ||
setup-ubuntu.sh | ||
test-runner.sh | ||
update-docker.ps1 | ||
update-docker.sh | ||
Vagrantfile |