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