This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
361cf08c59
nixpkgs
/
pkgs
/
build-support
/
gcc-wrapper
History
Eelco Dolstra
361cf08c59
* Add $pkg/lib64 (if it exists) to the library search path in addition
...
to $pkg/lib. svn path=/nixpkgs/trunk/; revision=6820
2006-10-24 13:50:21 +00:00
..
add-flags
* Use the generic substituter in the generation of stdenv and gcc-wrapper.
2005-02-22 14:32:56 +00:00
builder.sh
* Add $pkg/lib64 (if it exists) to the library search path in addition
2006-10-24 13:50:21 +00:00
default.nix
* Filter out the meta attribute.
2006-03-24 14:20:31 +00:00
gcc-wrapper.sh
* Make sure that `gcc -v' (i.e., with no other arguments) does the
2005-12-15 13:37:36 +00:00
ld-wrapper.sh
* "." -> "source".
2005-12-05 14:11:09 +00:00
setup-hook.sh
* Add $pkg/lib64 (if it exists) to the library search path in addition
2006-10-24 13:50:21 +00:00
utils.sh
* Accept relative paths such as
-I ..' (
-I..' was already being
2004-04-07 14:15:54 +00:00