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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=350
This commit is contained in:
Matej Cepl 2023-03-08 21:18:31 +00:00 committed by Git OBS Bridge
parent 97104e51ec
commit 7e0f3cb088
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