From 6f20c5494a0c88c74e3cf7d9b93eab7cabbc00a2 Mon Sep 17 00:00:00 2001 From: sparky Date: Wed, 25 Nov 2009 14:06:06 +0000 Subject: [PATCH] - also link with -lrt Changed files: libtorrent-rasterbar.spec -> 1.27 --- libtorrent-rasterbar.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 3c3564a..4060a86 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -131,7 +131,7 @@ rm -f docs/*.rst %{__autoconf} %{__automake} %configure \ - LIBS="-lpthread" \ + LIBS="-lpthread -lrt" \ --enable-python-binding \ --with-boost-system=boost_system \ --with-boost-filesystem=boost_filesystem \ -- 2.44.0