1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
nixpkgs/pkgs/stdenv/linux
Sergei Trofimovich a74147fe6a stdenv/linux: disable and drop isl from gcc's bootstrap tools
`isl` is only needed to support `gcc` transformations enabled by
`-fgraphite*` options. Packages do not usually use those flags. None of
the bootstrap packages use it.

`nixpkgs` does not use up-to-date `isl` for `gcc` either. Let's drop
`isl` dependency from the bootstrap binary seed.
2024-08-24 10:27:24 +01:00
..
bootstrap-files stdenv: add bootstrap files for s390x 2024-08-05 13:04:20 +02:00
bootstrap-tools Merge branch 'staging-next' into staging 2024-08-05 11:05:55 +02:00
default.nix stdenv: remove with statements 2024-08-18 06:32:22 -07:00
make-bootstrap-tools-cross.nix add s390x to make-bootstrap-tools-cross.nix 2024-07-16 20:33:49 +02:00
make-bootstrap-tools.nix stdenv/linux: disable and drop isl from gcc's bootstrap tools 2024-08-24 10:27:24 +01:00
stdenv-bootstrap-tools.nix stdenv/linux: disable and drop isl from gcc's bootstrap tools 2024-08-24 10:27:24 +01:00
test-bootstrap-tools.nix freshBootstrapTools.test: extract a package 2024-08-02 17:31:00 -07:00