python2: fix cross.
This commit is contained in:
@@ -53,7 +53,7 @@ do_configure() {
|
||||
fi
|
||||
./configure ${configure_args} ${_args} \
|
||||
--enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 \
|
||||
--with-computed-gotos --with-wctype-functions --with-dbmliborder=gdbm:ndbm \
|
||||
--with-computed-gotos --with-dbmliborder=gdbm:ndbm \
|
||||
--with-system-expat --with-system-ffi --without-ensurepip
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user