FreeBSD Bugzilla – Attachment 115144 Details for
Bug 156901
[patch] devel/cmake breaks with CC containing spaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-ports-devel-gobject-introspection.txt
patch-ports-devel-gobject-introspection.txt (text/plain), 404 bytes, created by
kamikaze
on 2011-09-11 12:35:37 UTC
(
hide
)
Description:
patch-ports-devel-gobject-introspection.txt
Filename:
MIME Type:
Creator:
kamikaze
Created:
2011-09-11 12:35:37 UTC
Size:
404 bytes
patch
obsolete
>--- devel/gobject-introspection/Makefile.orig 2011-09-02 09:58:52.000000000 +0200 >+++ devel/gobject-introspection/Makefile 2011-09-02 10:01:58.000000000 +0200 >@@ -40,7 +40,7 @@ > .include <bsd.port.pre.mk> > > post-patch: >- @${REINPLACE_CMD} -e 's|'cc'|'${CC:Q}'|g' \ >+ @${REINPLACE_CMD} -e "s|'cc'|'${CC:Q:C/[[:space:]]+/', '/g}'|g" \ > ${WRKSRC}/giscanner/sourcescanner.py > > .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 156901
:
115134
|
115135
|
115136
|
115137
|
115138
|
115139
|
115140
|
115141
|
115142
|
115143
| 115144 |
115145
|
115146
|
115147
|
115148
|
115149
|
115150
|
115151
|
115152
|
115153
|
115154
|
115155
|
115156