FreeBSD Bugzilla – Attachment 43490 Details for
Bug 67515
[PATCH] lang/python: [${CC} friendly to other ports]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
python-2.3.4.patch
python-2.3.4.patch (text/plain), 572 bytes, created by
Michael Johnson
on 2004-06-03 06:40:18 UTC
(
hide
)
Description:
python-2.3.4.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-06-03 06:40:18 UTC
Size:
572 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/lang/python/Makefile,v >retrieving revision 1.130 >diff -u -r1.130 Makefile >--- Makefile 27 May 2004 15:58:02 -0000 1.130 >+++ Makefile 3 Jun 2004 05:12:06 -0000 >@@ -121,6 +121,9 @@ > ${REINPLACE_CMD} -e \ > 's,/usr/doc/python-docs-,${PREFIX}/share/doc/python,g' \ > ${WRKSRC}/Lib/pydoc.py >+ ${REINPLACE_CMD} -e \ >+ 's,LDSHARED="cc,LDSHARED="${CC},g' \ >+ ${WRKSRC}/configure > > post-configure: ${STACKLESS_POST_CONFIGURE} > @# prepare a subdir for shared 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 67515
: 43490