FreeBSD Bugzilla – Attachment 128504 Details for
Bug 172362
[maintainer update] update for graphics/openimageio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 639 bytes, created by
Shane
on 2012-10-05 17:00:34 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Shane
Created:
2012-10-05 17:00:34 UTC
Size:
639 bytes
patch
obsolete
>diff -Nru openimageio.orig/Makefile openimageio/Makefile >--- openimageio.orig/Makefile 2012-10-06 01:09:49.915351458 +0930 >+++ openimageio/Makefile 2012-10-06 01:09:35.282351603 +0930 >@@ -7,6 +7,7 @@ > > PORTNAME= openimageio > PORTVERSION= 1.0.9 >+PORTREVISION= 1 > CATEGORIES= graphics multimedia > MASTER_SITES= https://github.com/OpenImageIO/oiio/tarball/ > DISTNAME= Release-${PORTVERSION} >@@ -74,8 +75,9 @@ > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "i386" || ${OSVERSION} < 803000 >-USE_GCC= 4.6+ >+.if ${ARCH} == "i386" && ${CC} != "clang" >+# gcc > 4.2 builds a corrupted i386 binary >+USE_GCC= 4.2 > .endif > > .if ${OSVERSION} < 800000
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 172362
: 128504 |
128505
|
128506
|
128507
|
128508