summaryrefslogtreecommitdiff
path: root/media-libs/ilmbase/files/ilmbase-1.0.0-asneeded.patch
blob: dc69fb983636c5d70c9c996b3ed77bd5fa602071 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- IlmThread/Makefile.in
+++ IlmThread/Makefile.in
@@ -209,7 +209,7 @@
 			  IlmThreadMutexPosix.cpp
 
 libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined
-libIlmThread_la_LIBADD = ../Iex/libIex.la
+libIlmThread_la_LIBADD = ../Iex/libIex.la -lpthread
 libIlmThreadincludedir = $(includedir)/OpenEXR
 libIlmThreadinclude_HEADERS = IlmThreadPool.h IlmThread.h \
 			      IlmThreadSemaphore.h IlmThreadMutex.h