Remove redundant --with-system-ffi configure option
The option has been removed since Python 3.12
See: 25590eb5de
This commit is contained in:
parent
027f189877
commit
d6e1ac20e8
1 changed files with 0 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue