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
4dfc635cbb
nixpkgs
/
pkgs
/
build-support
/
gcc-cross-wrapper
History
Lluís Batlle i Rossell
4dfc635cbb
Fixing the uboot cross-build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=18473
2009-11-19 21:43:03 +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
Fixing the uboot cross-build.
2009-11-19 21:43:03 +00:00
default.nix
Trying to move all stdenv cross-compiling details out of the stdenv expression,
2009-11-17 21:14:57 +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
Adding generic builder management of cross compilation: envHooksHost, pkgsHost, ...
2009-11-18 18:16:35 +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