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 Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
gnatlink-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
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