FreeBSD Bugzilla – Attachment 155360 Details for
Bug 197907
graphics/openimageio fails to build when USE_GCC=yes implies GCC 4.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
openimageio.patch (text/plain), 879 bytes, created by
Dmitry Marakasov
on 2015-04-09 11:58:47 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-04-09 11:58:47 UTC
Size:
879 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 383387) >+++ Makefile (working copy) >@@ -20,7 +20,7 @@ > # fbm also installs bin/idiff > CONFLICTS= fbm-[0-9]* > >-USES= cmake:outsource compiler >+USES= cmake:outsource > CMAKE_ARGS= -DBUILDSTATIC:BOOL=OFF \ > -DLINKSTATIC:BOOL=OFF \ > -DNOTHREADS:BOOL=OFF \ >@@ -71,13 +71,6 @@ > CMAKE_ARGS+= -DUSE_OPENGL:BOOL=OFF -DUSE_QT:BOOL=OFF > .endif > >-.include <bsd.port.pre.mk> >- >-.if ${COMPILER_TYPE} == gcc >-# GCC 4.2 does not link with other ports that now use GCC 4.9 or later. >-USE_GCC= yes >-.endif >- > post-patch: > @${REINPLACE_CMD} -e 's|share/doc/OpenImageIO|${DOCSDIR}|g' \ > ${WRKSRC}/CMakeLists.txt >@@ -88,4 +81,4 @@ > ${LN} -sf libOpenImageIO_Util.so.1.4 ${STAGEDIR}${PREFIX}/lib/libOpenImageIO_Util.so.1 > .endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 197907
:
153568
|
153569
|
153817
| 155360