summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2013-03-04 19:08:53 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2013-03-04 19:08:53 +0000
commit469e5c4c1bb7883cc9af24208f68adc40aa869b4 (patch)
tree12ee4db08baaf5012016593cd6454b6784a8ea11 /sci-libs/shogun/files
parentfixed build with boost-1.52 (bug #460238), also broken intermediate version (diff)
downloadhistorical-469e5c4c1bb7883cc9af24208f68adc40aa869b4.tar.gz
historical-469e5c4c1bb7883cc9af24208f68adc40aa869b4.tar.bz2
historical-469e5c4c1bb7883cc9af24208f68adc40aa869b4.zip
Force linking with threads in every case
Package-Manager: portage-2.2.01.21688-prefix/cvs/Linux x86_64 Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'sci-libs/shogun/files')
-rw-r--r--sci-libs/shogun/files/shogun-1.1.0-respect-ldflags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shogun/files/shogun-1.1.0-respect-ldflags.patch b/sci-libs/shogun/files/shogun-1.1.0-respect-ldflags.patch
index 0e4a331d354c..60753606cdb8 100644
--- a/sci-libs/shogun/files/shogun-1.1.0-respect-ldflags.patch
+++ b/sci-libs/shogun/files/shogun-1.1.0-respect-ldflags.patch
@@ -6,7 +6,7 @@ diff -Nur src.orig/configure src/configure
DEFINES_SWIG=
PRELINKFLAGS=
-LINKFLAGS=
-+LINKFLAGS="$LDFLAGS"
++LINKFLAGS="$LDFLAGS -lpthread"
POSTLINKFLAGS=
INCLUDES_STATIC_INTERFACES=