0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-07-04 23:03:04 +00:00
Files
termux-packages/scripts/build/termux_step_override_config_scripts.sh
Robert Kirkman 148ac020de fix(scripts/build/termux_step_override_config_scripts): do not skip any of the function when $TERMUX_INSTALL_DEPS is false
- but skip all of the function when `$TERMUX_PACKAGE_LIBRARY` is `glibc`
  - recommended long ago by @Maxython, but not organized out into a new PR until today

- fixes `ERROR: Failed running '/data/data/com.termux/files/usr/bin/llvm-config', binary or interpreter not executable` during `$TERMUX_ON_DEVICE_BUILD=false` mode when `-I` is _not_ passed to `build-package.sh`, in all reverse dependencies of `llvm-config`, like `mesa` and `rust`.
2025-05-15 02:54:17 -05:00

2.3 KiB