Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109313822
D7842.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
708 B
Referenced Files
None
Subscribers
None
D7842.diff
View Options
Index: head/graphics/OpenEXR/Makefile
===================================================================
--- head/graphics/OpenEXR/Makefile
+++ head/graphics/OpenEXR/Makefile
@@ -74,7 +74,7 @@
_ilm_libcxx=${COMPILER_FEATURES:Mlib*c++}
pre-configure:
@${READELF} -d ${LOCALBASE}/lib/libImath.so \
- | ${EGREP} -q '\(NEEDED\).*\[${_ilm_libcxx:C/\+/\\+/g}\.' \
+ | ${EGREP} -q '\<NEEDED\>.*\[${_ilm_libcxx:C/\+/\\+/g}\.' \
|| { ${ECHO_CMD} "*** Your ilmbase package uses a different C++ standard library than ***" ; \
${ECHO_CMD} "*** OpenEXR would. Please recompile and reinstall ilmbase with the ***" ; \
${ECHO_CMD} "*** same C++ std. library before trying to build OpenEXR. Abort. ***" ; \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 11:05 AM (21 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16452439
Default Alt Text
D7842.diff (708 B)
Attached To
Mode
D7842: graphics/OpenEXR: use readelf instead of objdump in library check
Attached
Detach File
Event Timeline
Log In to Comment