https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215580
Bug ID: 215580
Summary: [PATCH] lang/python36: remove unrecognized tsc option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Keywords: patch
Created attachment 178290
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178290&action=edit
Patch to remove the TSC option from the port Makefile.
During configuration of the port (with TSC option enabled), the following is
shown:
configure: WARNING: unrecognized options: --with-tsc
Apparently this option has been removed in python 3.6. Running `configure
--help` in the ports workdir reveals no trace of the tsc option nor anything
like it.
The attached patch removes the option from the port makefile.
No portrevision set because the package shouldn't change since TSC if off by
default.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"