nixpkgs/pkgs/development/compilers/gcc/4.8
Eelco Dolstra 7fe89be146 gcc: Fix purity
Somewhere the no-sys-dirs.patch got disabled, so gcc was looking in
/usr/local/include and /usr/lib. Since I can't fix the patch easily,
I've borrowed the --sysroot trick from clang-wrapper. This causes
builtin paths to be prefixed with /var/empty
(e.g. /var/empty/usr/lib), which don't exist.
2014-06-30 16:43:02 +02:00
..
builder.sh gcc: Add support for grsecurity 2014-05-15 13:25:47 +02:00
default.nix gcc: Fix purity 2014-06-30 16:43:02 +02:00
gfortran-driving.patch
gnat-cflags.patch
java-jvgenmain-link.patch
libstdc++-target.patch
parallel-bconfig.patch gcc-4.{7,8}: hacky fix for parallel builds 2014-01-03 10:42:46 +01:00