Commit 028012a
committed
Remove redundant
Since as of Python 3.7+ using system `ffi` is now mandatory (and so the default)
on Linux:
https://bugs.python.org/issue27979
python/cpython@f40d4dd
Removing the option resolves this configure warning:
```
checking for --with-system-ffi... yes
configure: WARNING: --with(out)-system-ffi is ignored on this platform
```
Closes #715.--with-system-ffi configure option1 parent 1999778 commit 028012a
File tree
31 files changed
+0
-31
lines changed- 3.10
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.11-rc
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.7
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.8
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.9
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
31 files changed
+0
-31
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments