Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 15:43:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 215580] [PATCH] lang/python36: remove unrecognized tsc option
Message-ID:  <bug-215580-21822-UUOANHOhgR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215580-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215580-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
rsmith@xs4all.nl has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s
request for maintainer-feedback to FreeBSD Python <python@FreeBSD.org>:
Bug 215580: [PATCH] lang/python36: remove unrecognized tsc option
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215580



--- Description ---
Created attachment 178290
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178290&action=
=3Dedit
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215580-21822-UUOANHOhgR>