From 86efbbfddac0be08f8ddfc0774adc45b2c856c87 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Thu, 1 May 2025 22:06:46 +0000 Subject: [PATCH] termux-pacman/auto-check-repo: preparing to recompile packages [skip ci] --- packages/libtorrent/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/libtorrent/build.sh b/packages/libtorrent/build.sh index 0f5c0cf7e9..385e6c64c9 100644 --- a/packages/libtorrent/build.sh +++ b/packages/libtorrent/build.sh @@ -21,3 +21,4 @@ termux_step_pre_configure() { local _libgcc_name="$(basename $_libgcc_file)" LDFLAGS+=" -L$_libgcc_path -l:$_libgcc_name" } +