nixpkgs/pkgs/development/interpreters/python
Jonathan Ringer 07571e7ae5 python3: only enable LTO for 64bit builds
Avoid failures with 32bit builds:
```
cc1: error: LTO support has not been enabled in this configuration
```
2021-07-05 12:34:02 -07:00
..
catch_conflicts
conda
cpython python3: only enable LTO for 64bit builds 2021-07-05 12:34:02 -07:00
graalpython
hooks
manylinux
pypy
tests
update-python-libraries
default.nix cpython: Enable LTO on all builds as it doesn't break reproducibility 2021-07-05 12:34:02 -07:00
fetchpypi.nix
mk-python-derivation.nix
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix