[Bug 168159] [bsd.python.mk] [patch] cmake python detection gets confused if multiple python versions are installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 31 19:47:04 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov <makc at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |makc at FreeBSD.org
--- Comment #4 from Max Brazhnikov <makc at FreeBSD.org> ---
Created attachment 157311
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157311&action=edit
Enforce default Python provided by the ports tree
While this bug was resolved with the update of CMake to 3.0.1 in r366996, the
workaround was still useful: by default CMake picks up the highest available
version of Python package, while we want to use the default version provided by
the ports framework. The attached patch fixes build issues reported in
https://bugs.freebsd.org/199685 and https://bugs.freebsd.org/200518.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list