FreeBSD Bugzilla – Attachment 116729 Details for
Bug 158722
[patch] devel/gobject-introspection does not build if CC is not cc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 555 bytes, created by
kamikaze
on 2011-07-08 09:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kamikaze
Created:
2011-07-08 09:40:01 UTC
Size:
555 bytes
patch
obsolete
>diff -Nur gobject-introspection.orig/Makefile gobject-introspection/Makefile >--- gobject-introspection.orig/Makefile 2011-07-08 09:36:31.000000000 +0200 >+++ gobject-introspection/Makefile 2011-07-08 10:29:54.000000000 +0200 >@@ -40,11 +40,8 @@ > > MAN1= g-ir-compiler.1 g-ir-generate.1 g-ir-scanner.1 > >-.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> >- >+.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 158722
: 116729