Skip to content
Commit 9f0dc294 authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen Committed by Tuomas Tynkkynen
Browse files

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 aeb3d8ce (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 e6f61b4c.
parent 953249db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment