FreeBSD Bugzilla – Attachment 120426 Details for
Bug 163230
[patch] www/clearsilver: respect CC (depend)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cc.diff
cc.diff (text/plain), 879 bytes, created by
Jan Beich
on 2011-12-13 06:10:12 UTC
(
hide
)
Description:
cc.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-12-13 06:10:12 UTC
Size:
879 bytes
patch
obsolete
>Index: www/clearsilver/Makefile >=================================================================== >RCS file: /a/.csup/ports/www/clearsilver/Makefile,v >retrieving revision 1.18 >diff -u -p -r1.18 Makefile >--- www/clearsilver/Makefile 17 Jul 2007 23:57:53 -0000 1.18 >+++ www/clearsilver/Makefile 13 Dec 2011 03:41:49 -0000 >@@ -69,6 +69,8 @@ post-patch: > @${REINPLACE_CMD} -E 's,(\$$\(PYTHON\)),CFLAGS="" \1,g' ${WRKSRC}/python/Makefile > @# insert -fPIC into CFLAGS to fix non-i386 builds > @${REINPLACE_CMD} -e 's|= @CFLAGS@|= @CFLAGS@ -fPIC|g' ${WRKSRC}/rules.mk.in >+ @# don't hardcode gcc for make depend >+ @${REINPLACE_CMD} -e '/Makefile.depends:/,/^$$/s/gcc/$$(CC)/' ${WRKSRC}/rules.mk.in > @# Set PYTHON_SITE > @${REINPLACE_CMD} -E 's|(PYTHON=\$$.*)|\1;PYTHON_SITE="${PYTHONPREFIX_SITELIBDIR}"|g' ${WRKSRC}/configure > @# Create the features.h files that are needed to build
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 163230
: 120426