FreeBSD Bugzilla – Attachment 119861 Details for
Bug 162540
[patch] lang/phc: respect CXX (plugins) + clang fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cxx.diff
cxx.diff (text/plain), 609 bytes, created by
Jan Beich
on 2011-11-13 21:00:24 UTC
(
hide
)
Description:
cxx.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-11-13 21:00:24 UTC
Size:
609 bytes
patch
obsolete
>Index: lang/phc/Makefile >=================================================================== >RCS file: /a/.csup/ports/lang/phc/Makefile,v >retrieving revision 1.6 >diff -u -p -r1.6 Makefile >--- lang/phc/Makefile 17 Sep 2009 21:31:48 -0000 1.6 >+++ lang/phc/Makefile 13 Nov 2011 20:09:06 -0000 >@@ -16,5 +16,12 @@ COMMENT= A compiler for the PHP language > > USE_GMAKE= yes > GNU_CONFIGURE= yes >+CFLAGS+= -fgnu89-inline >+ >+post-patch: .SILENT >+ ${REINPLACE_CMD} 's/g++/$$CXX/' \ >+ ${WRKSRC}/phc_compile_plugin.in >+ ${REINPLACE_CMD} 's/insert/this->&/' \ >+ ${WRKSRC}/include/phc/lib/List.h > > .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 162540
: 119861