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" } +