summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-04 00:19:32 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-04 00:19:32 +0000
commitb1c1f42358a6ef9b00e928b690c5f697f367e479 (patch)
tree0a72a0c797cc2918ffbc3f0bbddf296f9178ce2f /libtorrent-rasterbar
parentb0eae9ef0f4db304c235242402e4b021eb5ba460 (diff)
downloadasb-b1c1f42358a6ef9b00e928b690c5f697f367e479.tar.gz
asb-b1c1f42358a6ef9b00e928b690c5f697f367e479.tar.xz
This was needed in order to link without error on a multilib system
Diffstat (limited to 'libtorrent-rasterbar')
-rwxr-xr-xlibtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
index a31c6ae9..1911d5dc 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -212,6 +212,7 @@ CFLAGS="$SLKCFLAGS" \
--localstatedir=/var/lib \
--sysconfdir=/etc \
--enable-python-binding \
+ --with-boost-libdir=/usr/lib${LIBDIRSUFFIX} \
--with-boost-system=boost_system$MT \
--program-prefix= \
--program-suffix= \