Remove redundant --with-system-ffi configure option

The option has been removed since Python 3.12

See: 25590eb5de
This commit is contained in:
Charalampos Stratakis 2025-01-23 01:50:33 +01:00
commit d6e1ac20e8

View file

@ -867,7 +867,6 @@ BuildPython() {
--with-computed-gotos=%{computed_gotos_flag} \
--with-dbmliborder=gdbm:ndbm:bdb \
--with-system-expat \
--with-system-ffi \
--with-system-libmpdec \
--enable-loadable-sqlite-extensions \
--with-dtrace \