FreeBSD Bugzilla – Attachment 137437 Details for
Bug 182952
[PATCH] lang/python wrong cflags in python-config on systems where cc = clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.99 KB, created by
Pawel Pekala
on 2013-10-13 19:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2013-10-13 19:50:00 UTC
Size:
1.99 KB
patch
obsolete
>Index: python26/Makefile >=================================================================== >--- python26/Makefile (wersja 330122) >+++ python26/Makefile (kopia robocza) >@@ -3,7 +3,7 @@ > > PORTNAME= python26 > PORTVERSION= 2.6.8 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON > MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} >@@ -20,7 +20,7 @@ > PATCH_WRKSRC= ${PYTHON_WRKSRC} > GNU_CONFIGURE= yes > CONFIGURE_SCRIPT= ../configure # must be relative >-CONFIGURE_ENV= SVNVERSION="echo freebsd" >+CONFIGURE_ENV= SVNVERSION="echo freebsd" ac_cv_opt_olimit_ok=no > MAKE_ENV= VPATH="${PYTHON_WRKSRC}" > USE_LDCONFIG= yes > INSTALL_TARGET= altinstall >Index: python27/Makefile >=================================================================== >--- python27/Makefile (wersja 330122) >+++ python27/Makefile (kopia robocza) >@@ -3,7 +3,7 @@ > > PORTNAME= python27 > PORTVERSION= 2.7.5 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON > MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} >@@ -17,7 +17,7 @@ > PATCH_WRKSRC= ${PYTHON_WRKSRC} > GNU_CONFIGURE= yes > CONFIGURE_SCRIPT= ../configure # must be relative >-CONFIGURE_ENV= SVNVERSION="echo freebsd" >+CONFIGURE_ENV= SVNVERSION="echo freebsd" ac_cv_opt_olimit_ok=no > MAKE_ENV= VPATH="${PYTHON_WRKSRC}" > USE_LDCONFIG= yes > INSTALL_TARGET= altinstall >Index: python31/Makefile >=================================================================== >--- python31/Makefile (wersja 330122) >+++ python31/Makefile (kopia robocza) >@@ -2,7 +2,7 @@ > > PORTNAME= python31 > PORTVERSION= 3.1.5 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON > MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} >@@ -19,7 +19,7 @@ > PATCH_WRKSRC= ${PYTHON_WRKSRC} > GNU_CONFIGURE= yes > CONFIGURE_SCRIPT= ../configure # must be relative >-CONFIGURE_ENV= OPT="" SVNVERSION="echo freebsd" >+CONFIGURE_ENV= OPT="" SVNVERSION="echo freebsd" ac_cv_opt_olimit_ok=no > MAKE_ENV= VPATH="${PYTHON_WRKSRC}" > USE_LDCONFIG= yes > INSTALL_TARGET= altinstall
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 182952
: 137437