svn commit: r403011 - head/devel/gdb
Jan Beich
jbeich at vfemail.net
Fri Dec 4 22:57:51 UTC 2015
Jung-uk Kim <jkim at FreeBSD.org> writes:
> Author: jkim
> Date: Fri Dec 4 21:52:09 2015
> New Revision: 403011
> URL: https://svnweb.freebsd.org/changeset/ports/403011
>
> Log:
> Partially revert r401242 to fix build with PYTHON option turned on. Note
> it is not possible to use PYTHON_CMD like this because it is resolved too
> late and configure script fails like this:
[...]
> -PYTHON_CONFIGURE_WITH= python=${PYTHON_CMD}
> +PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD}
> +PYTHON_CONFIGURE_OFF= --without-python
https://lists.freebsd.org/pipermail/freebsd-ports/2015-November/101143.html
(later refiled as bug 204708 by junovitch)
Note, the commit is correct. $${PYTHON_CMD} workaround would break once
the issue is fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20151204/91c3464f/attachment.bin>
More information about the svn-ports-head
mailing list