python-tkinter: unbreak x86: do not override --build.
This commit is contained in:
parent
ec26890a06
commit
fbaac29a87
|
@ -38,7 +38,7 @@ do_configure() {
|
|||
cd ..
|
||||
patch -Np0 -i ${FILESDIR}/Python-2.7.6-xcompile.patch
|
||||
fi
|
||||
./configure ${configure_args} --build=${XBPS_MACHINE}-unknown-linux-gnu \
|
||||
./configure ${configure_args} \
|
||||
--with-threads --enable-ipv6 --with-signal-module \
|
||||
--with-system-ffi --enable-unicode=ucs4 --with-system-expat \
|
||||
--with-wctype-functions --enable-shared \
|
||||
|
|
Loading…
Reference in New Issue