nixpkgs/pkgs/development/interpreters/python/cpython
Tobias Mayer 1e447d7898 pkgsStatic.python3: fix build
GCC does not come with a `libgcc_eh.a` for the target platform if
it was built without `--enable-shared`. That flag was removed with
c6dd11ca39, meaning we should no longer
attempt to link against that lib.
2022-05-24 18:03:33 +02:00
..
2.7
3.5
3.6
3.7
3.8
3.9 cpython: remove upstreamed patch 2021-12-03 13:18:38 -08:00
3.10
3.11 cpython: update patches for 3.11a7 on darwin 2022-04-14 01:33:33 +02:00
docs pkgs/development: rename name to pname&version 2021-11-30 21:32:28 +01:00
default.nix pkgsStatic.python3: fix build 2022-05-24 18:03:33 +02:00
mimetypes.patch
virtualenv-permissions.patch