bye bye libressl

This commit is contained in:
Ella-0 2021-09-11 08:24:20 +00:00
parent 879ade0254
commit 4f387bcb0b
47 changed files with 963 additions and 37 deletions

View file

@ -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
}