python: fix unrecognised options: --without-cxx --with-cyclic-gc
authorSaul Wold <sgw@linux.intel.com>
Fri, 20 Dec 2013 18:30:39 +0000 (10:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:52:34 +0000 (12:52 +0000)
commita3c5f9d49f3947709ca98f12cc4e749cc49a9985
treede061e7b6d46b9a46b3953d04864c73f5c1f7183
parent8e8c2ea16bae0ad5a5e62677ed843ed310868f01
python: fix unrecognised options: --without-cxx --with-cyclic-gc

The -with-cxx changed to with-cxx-main sometime around the 2.5 time frame
It appears that there never was a with-cyclic-gc configure option, or if
there was it was from some past patch we no longer have.

(From OE-Core rev: 3bfadeb3d86dc2b51525b7650567c42df0d0abcb)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python.inc