Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 189798 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- IlmThread/Makefile.in
0
++ IlmThread/Makefile.in
Lines 209-215 Link Here
209
			  IlmThreadMutexPosix.cpp
209
			  IlmThreadMutexPosix.cpp
210
210
211
libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined
211
libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined
212
libIlmThread_la_LIBADD = ../Iex/libIex.la
212
libIlmThread_la_LIBADD = ../Iex/libIex.la -lpthread
213
libIlmThreadincludedir = $(includedir)/OpenEXR
213
libIlmThreadincludedir = $(includedir)/OpenEXR
214
libIlmThreadinclude_HEADERS = IlmThreadPool.h IlmThread.h \
214
libIlmThreadinclude_HEADERS = IlmThreadPool.h IlmThread.h \
215
			      IlmThreadSemaphore.h IlmThreadMutex.h
215
			      IlmThreadSemaphore.h IlmThreadMutex.h

Return to bug 189798