nixpkgs/pkgs/build-support/gcc-cross-wrapper
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
..
add-flags
builder.sh Fixing the gcc-cross-wrapper; it failed after some changes related to breaking 2010-08-11 20:14:25 +00:00
default.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00: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
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