nixpkgs/pkgs/build-support/gcc-wrapper2
..
add-flags
builder.sh
default.nix
gcc-wrapper.sh
ld-wrapper.sh
README
setup-hook.sh
utils.sh

To be removed after we merge stdenv-updates in.
stdenv-updates should have this gcc-wrapper2 as gcc-wrapper.

Changelog against gcc-wrapper:
- Support for linking shared objects with direct mention of the /path/libxxx.so object,
  thus, adding its path to the rpath.