1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/build-support/gcc-wrapper
Lluís Batlle i Rossell 43930b36d9 I had changed the gcc-wrapper shell attribute, for it to be a specific kind of
derivation instead of a string, but this did not cover all use cases we had.
Instead of updating the use cases, I made the wrapper accept also a string.

We saw this problem trying to build gcc43_multi.


svn path=/nixpkgs/branches/stdenv-updates/; revision=25029
2010-12-07 15:18:05 +00:00
..
add-flags
builder.sh
default.nix I had changed the gcc-wrapper shell attribute, for it to be a specific kind of 2010-12-07 15:18:05 +00:00
gcc-wrapper.sh
gnat-wrapper.sh
gnatlink-wrapper.sh
ld-wrapper.sh Removing any rest of the trunk's stdenv2, that has a fix in ld-wrapper to make 2010-05-25 20:51:01 +00:00
setup-hook.sh
utils.sh