SHA256
1
0
forked from pool/python

Accepting request 1070346 from devel:languages:python:Factory

- Enable --with-system-ffi for non-standard architectures.

OBS-URL: https://build.opensuse.org/request/show/1070346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=180
This commit is contained in:
Dominique Leuenberger 2023-03-11 17:22:27 +00:00 committed by Git OBS Bridge
commit 8420c5aab7
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 8 21:17:18 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Enable --with-system-ffi for non-standard architectures.
-------------------------------------------------------------------
Mon Mar 6 15:35:00 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -151,6 +151,7 @@ Patch75: CVE-2023-24329-blank-URL-bypass.patch
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: libbz2-devel
BuildRequires: libffi-devel
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599
BuildRequires: libnsl-devel
%endif
@ -332,6 +333,7 @@ touch Parser/asdl* Python/Python-ast.c Include/Python-ast.h
%configure \
--docdir=%{_docdir}/python \
--with-fpectl \
--with-system-ffi \
--enable-ipv6 \
--enable-shared \
--enable-unicode=ucs4