ffa1ed6051
Building packages that use libtool for linking libraries has issues with ndk-r23 (https://github.com/android/ndk/issues/1614). This check makes sure that the built libraries do not give an error like CANNOT LINK EXECUTABLE "tesseract": cannot locate symbol "__extenddftf2" referenced by "/data/data/com.termux/files/usr/lib/libtesseract.so"... once used on device. In https://github.com/android/ndk/issues/1614 it seemed like arm gave false positives and needed special consideration, but when I tested it again today the same false positives do not occur in built libraries, so no "if arm then .." workaround has been added for now. |
||
---|---|---|
.. | ||
bin | ||
build | ||
updates | ||
aptly_api.sh | ||
build-bootstraps.sh | ||
buildorder.py | ||
check-built-packages.py | ||
check-versions.sh | ||
config.guess | ||
config.sub | ||
Dockerfile | ||
generate-bootstraps.sh | ||
get_hash_from_file.py | ||
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 |