nixpkgs/pkgs/build-support/gcc-cross-wrapper
aszlig 92c59d37a7
gcc-cross-wrapper: Enable dontStrip in setup hook.
At least for x86_64-w64-mingw32, it doesn't make sense to use the native
strip tool for stripping of symbols. To the contrary it results in
unusable archive files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-24 07:26:23 +01:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh gcc/gcc-cross-wrapper: making gcc47 work with uclibc 2012-12-26 22:00:33 +00: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 gcc-cross-wrapper: Enable dontStrip in setup hook. 2014-02-24 07:26:23 +01:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00