mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 21:20:41 +00:00
After changes to build-package.sh the PATH setup in python&python2 caused the toolchain strip not to be found, causing broken binaries due to non-stripped elf symbol versioning. Fixes #460.