termux-pacman/auto-check-repo: preparing to recompile packages

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-05-01 22:06:46 +00:00
parent 7a99834dae
commit 86efbbfdda

View File

@@ -21,3 +21,4 @@ termux_step_pre_configure() {
local _libgcc_name="$(basename $_libgcc_file)"
LDFLAGS+=" -L$_libgcc_path -l:$_libgcc_name"
}