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

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-12-03 11:37:57 +00:00
parent c19adee81b
commit a7ffb367b4
2 changed files with 2 additions and 0 deletions

View File

@@ -399,3 +399,4 @@ termux_step_create_debscripts() {
chmod u+x postinst postrm
}

View File

@@ -16,3 +16,4 @@ termux_step_pre_configure() {
export CFLAGS+=" -I$TERMUX_PREFIX/include/ndk_compat"
export LDFLAGS+=" -l:libndk_compat.a"
}