This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
build-support
/
gcc-wrapper
History
Eelco Dolstra
89815eb9a0
* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
...
user environment. (NIXPKGS-63) svn path=/nixpkgs/branches/stdenv-updates/; revision=10664
2008-02-13 19:41:37 +00:00
..
add-flags
* Add -B$gcc/lib64 when appropriate. This is so that configure
2006-10-25 16:32:13 +00:00
builder.sh
* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
2008-02-13 19:41:37 +00:00
default.nix
* Give the real GCC a lower priority than the GCC wrapper so that both
2007-05-31 13:00:49 +00:00
gcc-wrapper.sh
* Merge gcc-wrapper-new.
2007-05-24 15:35:14 +00:00
ld-wrapper.sh
* gcc-wrapper: separately store the flags necessary to find GCC and
2006-10-24 18:26:23 +00:00
setup-hook.sh
* gcc-wrapper: separately store the flags necessary to find GCC and
2006-10-24 18:26:23 +00:00
utils.sh
* Accept relative paths such as
-I ..' (
-I..' was already being
2004-04-07 14:15:54 +00:00