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
builder.sh
default.nix
gcc-wrapper.sh
ld-wrapper.sh
setup-hook.sh gcc-cross-wrapper: Enable dontStrip in setup hook. 2014-02-24 07:26:23 +01:00
utils.sh