]> git.pld-linux.org Git - packages/ilmbase.git/blob - ilmbase-link.patch
- updated to 1.0.2
[packages/ilmbase.git] / ilmbase-link.patch
1 --- ilmbase-1.0.1/IlmThread/Makefile.am.orig    2006-12-08 22:59:36.000000000 +0100
2 +++ ilmbase-1.0.1/IlmThread/Makefile.am 2008-01-13 13:02:47.060607251 +0100
3 @@ -11,7 +11,7 @@
4                           IlmThreadMutexPosix.cpp
5  
6  libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined
7 -libIlmThread_la_LIBADD = ../Iex/libIex.la
8 +libIlmThread_la_LIBADD = ../Iex/libIex.la -lpthread
9  
10  libIlmThreadincludedir = $(includedir)/OpenEXR
11  
This page took 0.082845 seconds and 3 git commands to generate.