summaryrefslogtreecommitdiffstats
path: root/network/rtorrent
diff options
context:
space:
mode:
Diffstat (limited to 'network/rtorrent')
-rw-r--r--network/rtorrent/rtorrent.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild
index ddf86df91d..9b42cef630 100644
--- a/network/rtorrent/rtorrent.SlackBuild
+++ b/network/rtorrent/rtorrent.SlackBuild
@@ -12,7 +12,7 @@
PRGNAM=rtorrent
VERSION=0.9.0
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -53,6 +53,7 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
+LDFLAGS="-lpthread" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \