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-wrapper2
Eelco Dolstra 4877e003b2 * Fix nix-env evaluation.
svn path=/nixpkgs/trunk/; revision=19122
2009-12-25 19:20:38 +00:00
..
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.