FreeBSD Bugzilla – Attachment 178290 Details for
Bug 215580
[PATCH] lang/python36: remove unrecognized tsc option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove the TSC option from the port Makefile.
tsc-patch-python36 (text/plain), 1.06 KB, created by
rsmith
on 2016-12-26 15:43:34 UTC
(
hide
)
Description:
Patch to remove the TSC option from the port Makefile.
Filename:
MIME Type:
Creator:
rsmith
Created:
2016-12-26 15:43:34 UTC
Size:
1.06 KB
patch
obsolete
>diff -ruN python36.orig/Makefile python36/Makefile >--- python36.orig/Makefile 2016-12-26 16:30:31.872597000 +0100 >+++ python36/Makefile 2016-12-26 16:35:43.512287000 +0100 >@@ -47,7 +47,7 @@ > XYZDOT=${PYTHON_PORTVERSION} ABI=${ABIFLAGS} \ > OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 > >-OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC THREADS TSC >+OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC THREADS > OPTIONS_DEFAULT= LIBFFI PYMALLOC THREADS > OPTIONS_RADIO= HASH > OPTIONS_RADIO_HASH= FNV SIPHASH >@@ -56,7 +56,6 @@ > LIBFFI_DESC= Use libffi from ports instead of bundled version > NLS_DESC= Enable gettext support for the locale module > PYMALLOC_DESC= Enable specialized mallocs >-TSC_DESC= Enable processor timestamp counter profiling > > HASH_DESC= Hash Algorithm (PEP-456) > FNV_DESC= Modified Fowler-Noll-Vo Algorithm >@@ -85,8 +84,6 @@ > THREADS_CONFIGURE_WITH= threads > THREADS_LDFLAGS= -lpthread > >-TSC_CONFIGURE_WITH= tsc >- > .include "${.CURDIR}/Makefile.version" > .include <bsd.port.options.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 215580
: 178290