nixpkgs/pkgs/stdenv/linux
Tuomas Tynkkynen 9f0dc294da make-bootstrap-tools-cross.nix: Add/fix some .so dependencies
- cloog, ppl, cloogppl aren't used by recent GCCs. Kill references to them.
- Use correct versions of isl, as the current GCC depends
  on non-default versions of them.
- Also clarify isl dynamic libraries are needed in cross
  builds, but not in native builds
- Since aeb3d8c (bzip2: fix cross build on mingw by using autoconf patch),
  it seems that the bzip2 binary depends on libbz2 when cross compiling.
  So copy libbz2 into the bootstrap tarball as well.
- Curl isn't used in the bootstrap tools since e6f61b4cf3.
2016-07-20 02:38:10 +03:00
..
bootstrap stdenv-linux: Update bootstrap tools 2016-04-07 13:17:16 +02:00
scripts stdenv: Remove unpack-bootstrap-tools-arm.sh 2016-07-20 02:38:10 +03:00
default.nix stdenv: Remove unpack-bootstrap-tools-arm.sh 2016-07-20 02:38:10 +03:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross.nix: Add/fix some .so dependencies 2016-07-20 02:38:10 +03:00
make-bootstrap-tools.nix make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00