FreeBSD Bugzilla – Attachment 153403 Details for
Bug 197906
graphics/vips 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
vips.patch (text/plain), 750 bytes, created by
Danilo Egea Gondolfo
on 2015-02-23 23:30:52 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Danilo Egea Gondolfo
Created:
2015-02-23 23:30:52 UTC
Size:
750 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 379714) >+++ Makefile (working copy) >@@ -26,7 +26,7 @@ > libgirepository-1.0.so:${PORTSDIR}/devel/gobject-introspection > RUN_DEPENDS= bash:${PORTSDIR}/shells/bash > >-USES= gettext gmake libtool pathfix pkgconfig shebangfix >+USES= compiler gettext gmake libtool pathfix pkgconfig shebangfix > SHEBANG_FILES= tools/vips-${PORTVERSION:R} tools/vipsprofile > USE_GNOME= glib20 libgsf libxml2 pango > GNU_CONFIGURE= yes >@@ -51,4 +51,10 @@ > PYTHON_CONFIGURE_ENABLE= pyvips8 > PYTHON_USE= GNOME=pygobject3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${COMPILER_TYPE} == gcc >+USE_GCC= yes >+.endif >+ >+.include <bsd.port.post.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 197906
: 153403