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 028012aCopy full SHA for 028012a
31 files changed
-31Lines changed: 0 additions & 31 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- 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
Expand file treeCollapse file tree
Open diff view settings
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.10/slim-bullseye/Dockerfile
Copy file name to clipboardExpand all lines: 3.10/slim-bullseye/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.10/slim-buster/Dockerfile
Copy file name to clipboardExpand all lines: 3.10/slim-buster/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.11-rc/alpine3.14/Dockerfile
Copy file name to clipboardExpand all lines: 3.11-rc/alpine3.14/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.11-rc/alpine3.15/Dockerfile
Copy file name to clipboardExpand all lines: 3.11-rc/alpine3.15/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.11-rc/bullseye/Dockerfile
Copy file name to clipboardExpand all lines: 3.11-rc/bullseye/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments