This website requires JavaScript.
Explore
Help
Sign in
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
4d3059721d
nixpkgs
/
pkgs
/
build-support
/
gcc-cross-wrapper
History
Eelco Dolstra
09a9cae715
* Merged the usability branch (from trunk@4749 to branches/usability@5087).
...
svn path=/nixpkgs/trunk/; revision=5088
2006-03-24 12:25:19 +00:00
..
add-flags
add a wrapper for cross compilers, which makes the correct link to the cross compiler. Only works for "gcc", haven't tried for g++ and the others
2005-11-29 01:40:33 +00:00
builder.sh
make sure we can find things like mips-linux-ar, mips-linux-strip, and so on.
2006-03-02 18:03:20 +00:00
default.nix
* stdenv.mkDerivation now takes an optional attribute "meta" that
2006-03-10 16:12:46 +00:00
gcc-wrapper.sh
* "." -> "source".
2005-12-05 14:11:09 +00:00
ld-wrapper.sh
* "." -> "source".
2005-12-05 14:11:09 +00:00
setup-hook.sh
add a wrapper for cross compilers, which makes the correct link to the cross compiler. Only works for "gcc", haven't tried for g++ and the others
2005-11-29 01:40:33 +00:00
utils.sh
add a wrapper for cross compilers, which makes the correct link to the cross compiler. Only works for "gcc", haven't tried for g++ and the others
2005-11-29 01:40:33 +00:00