FreeBSD Bugzilla – Attachment 178957 Details for
Bug 216035
astro/xplanet: 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]
fix build with gcc6
xplanet_gcc6.diff (text/plain), 467 bytes, created by
Roman Bogorodskiy
on 2017-01-16 15:45:25 UTC
(
hide
)
Description:
fix build with gcc6
Filename:
MIME Type:
Creator:
Roman Bogorodskiy
Created:
2017-01-16 15:45:25 UTC
Size:
467 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 431672) >+++ Makefile (working copy) >@@ -38,5 +38,7 @@ > post-extract: > @${REINPLACE_CMD} -e "s/default/default.sample/g" ${WRKSRC}/Makefile.in > @${MV} ${WRKSRC}/xplanet/config/default ${WRKSRC}/xplanet/config/default.sample >+ @${FIND} ${WRKSRC}/src -name "*.cpp"|${XARGS} -tI{} ${REINPLACE_CMD} \ >+ -e "/getline/ s|[!=]= NULL||" {} > > .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 216035
: 178957