FreeBSD Bugzilla – Attachment 184802 Details for
Bug 217008
lang/cint: fails to build with lang/gcc6 or later
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
cint.diff (text/plain), 674 bytes, created by
Raphael Kubo da Costa
on 2017-07-28 14:11:56 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2017-07-28 14:11:56 UTC
Size:
674 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 446833) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= cint > PORTVERSION= 5.18.00 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= lang > MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ > >@@ -15,9 +15,11 @@ > BUILD_DEPENDS= bash:shells/bash > > HAS_CONFIGURE= yes >-CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" LDFLAGS="${LDFLAGS}" >+CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" LDFLAGS="${LDFLAGS}" \ >+ CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" > USE_GCC= yes > USES= gmake readline tar:tgz >+USE_CXXSTD= gnu++03 > USE_LDCONFIG= ${PREFIX}/lib/cint > ALL_TARGET= >
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 217008
: 184802