FreeBSD Bugzilla – Attachment 136895 Details for
Bug 182240
[patch] devel/ragel: unbreak with libc++ (again)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libcxx.diff
libcxx.diff (text/plain), 504 bytes, created by
Jan Beich
on 2013-09-20 00:50:00 UTC
(
hide
)
Description:
libcxx.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2013-09-20 00:50:00 UTC
Size:
504 bytes
patch
obsolete
>Index: devel/ragel/Makefile >=================================================================== >--- devel/ragel/Makefile (revision 327457) >+++ devel/ragel/Makefile (working copy) >@@ -36,6 +36,10 @@ PLIST_SUB+= EXAMPLES="" > PLIST_SUB+= EXAMPLES="@comment " > .endif > >+post-patch: >+ @${REINPLACE_CMD} 's/setiosflags/std::&/' \ >+ ${WRKSRC}/ragel/javacodegen.cpp >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ragel/${PORTNAME} ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${MANPREFIX}/man/man1
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 182240
: 136895