Date: Fri, 04 Dec 2015 23:57:22 +0100 From: Jan Beich <jbeich@vfemail.net> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r403011 - head/devel/gdb Message-ID: <bna5-styl-wny@vfemail.net> In-Reply-To: <201512042152.tB4Lq96l083915@repo.freebsd.org> (Jung-uk Kim's message of "Fri, 4 Dec 2015 21:52:09 %2B0000 (UTC)") References: <201512042152.tB4Lq96l083915@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain Jung-uk Kim <jkim@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. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWYhpSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3byKsIAKRmO8Aqoa9XxzlDNxsDuBe0 hGD2Rx54hI1d2CgpjQv7wWh/eaZzUn+g0gCyWJ3P3MqYlX4ds2llD9uQRkmw7CC9 +6uMbLilkdzfgsEIQsG6RoAACUqvdvHbqiJIGQYsC3XpCNDNa5IY4s28I39+f2P3 i3Qq/odM7mvXjg9ivN3Cj5EjKCEPQtVDaNQKVwxFEiFk7B7hG1OoJ37g8ALfoFqG TCGaithE65pa9zj56Af8aKD0FucfL6w36+AYF//LF6XnuzEOBvGiyhqEUUAWWOIk zHjRPVyuE/usat07Efh/SLc2H+VDFsb/CGgEev9LGv4xq9UY8+jK1LMpfIrQaRw= =Cze5 -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bna5-styl-wny>