bye bye libressl
This commit is contained in:
parent
879ade0254
commit
4f387bcb0b
47 changed files with 963 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=python
|
||||
pkgver=3.9.5
|
||||
pkgver=3.9.6
|
||||
bad=""
|
||||
ext="doc"
|
||||
|
||||
|
@ -16,6 +16,7 @@ build() {
|
|||
--build=$TARGET \
|
||||
--host=$TARGET \
|
||||
--with-system-ffi=true \
|
||||
--with-ssl-default-suites=openssl \
|
||||
ax_cv_c_float_words_bigendian=no
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue