3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support/gcc-wrapper
Eelco Dolstra 15103e5e5f stdenv: Remove the special handling of gcc
Now gcc is just another build input, making it possible in the future
to have a stdenv that doesn't depend on a C compiler. This is very
useful on NixOS, since it would allow trivial builders like
writeTextFile to work without pulling in the C compiler.
2014-08-09 12:44:50 +02:00
..
add-flags Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper. 2010-01-16 21:32:44 +00:00
builder.sh gcc-wrapper: don't fail when cpp doesn't exist 2014-04-02 19:07:58 +02:00
default.nix gcc-wrapper: preferLocalBuild, as it does little work 2014-04-02 19:05:57 +02:00
gcc-wrapper.sh gcc: Fix purity 2014-06-30 16:43:02 +02:00
gnat-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
gnatlink-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
ld-solaris-wrapper.sh GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS! 2013-02-28 20:04:02 +01:00
ld-wrapper.sh Fix SNAFU using $NIX_LDFLAGS_AFTER 2014-07-02 14:55:44 +02:00
setup-hook.sh stdenv: Remove the special handling of gcc 2014-08-09 12:44:50 +02:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00