Fix regression in Python build on 64 bits system
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 29 Aug 2011 15:56:44 +0000 (17:56 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 29 Aug 2011 20:44:53 +0000 (22:44 +0200)
commit3c90f754961c6d99059c0b6d0a66bc797a3c017b
treed57bfb0b7cbb4843e98d0d7404c6da4e22cd571b
parent68c344a372177bf6c1d59c593c384b799f51fdeb
Fix regression in Python build on 64 bits system

Commit 009d8fceab4db7815502e4b0565fe0ef531d512c introduced
--enable-shared --disable-static options for the host autotools packages,
ultimately causing a regression on the host-python build, leading to
a number of critical modules not being built on the target python on
64 bits system. Introduce a quick fix for the release and before a deeper
fix.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/python/python.mk