python: don't ensure pip
This commit is contained in:
parent
27f8f32dc5
commit
a924e2bb41
1 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ build() {
|
|||
--host=$TRIPLE \
|
||||
--with-system-ffi=true \
|
||||
--with-ssl-default-suites=openssl \
|
||||
--without-ensure-pip \
|
||||
ax_cv_c_float_words_bigendian=no \
|
||||
ac_cv_buggy_getaddrinfo=no \
|
||||
ac_cv_file__dev_ptmx=yes \
|
||||
|
|
Loading…
Reference in a new issue