nixpkgs/pkgs/build-support/gcc-cross-wrapper
Bjørn Forsman 25f0b7cb50 gcc-{,cross-}wrapper: add 'cpp' wrapper (close #1820)
The gcc-wrapper doesn't wrap 'cpp'. This breaks some software (such as
Buildroot) because the 'cpp' they get come from the non-wrapped gcc
package which doesn't know about any standard include paths.

gcc-cross-wrapper is untested.
2014-04-02 19:05:57 +02:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh gcc-{,cross-}wrapper: add 'cpp' wrapper (close #1820) 2014-04-02 19:05:57 +02:00
default.nix Remove unnecessary parentheses around if conditions 2012-12-28 19:54:15 +01:00
gcc-wrapper.sh * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing 2011-12-12 14:02:12 +00:00
ld-wrapper.sh Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
setup-hook.sh Fixing the gcc-cross-wrapper; it failed after some changes related to breaking 2010-08-11 20:14:25 +00:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00