nixpkgs/pkgs/development/compilers/gcc
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
..
3.3 gcc33: fix build on i686 2013-03-16 21:08:57 +01:00
3.4 gcc34: fix build on i686 2013-03-16 20:40:04 +01:00
4.2 gcc42: fix build via a patch from arch 2013-04-10 14:46:50 +02:00
4.2-apple64 gccApple: Patches for building on Mavericks 2014-06-21 11:32:37 -07:00
4.3 Merge branch 'origin/master' into stdenv. 2013-08-17 10:00:16 +02:00
4.4 gcc44: disable parallel build 2014-04-02 19:07:58 +02:00
4.5 gcc: Fix building 4.5 and 4.6 2014-01-13 20:53:06 +01:00
4.6 gcc: Add support for grsecurity 2014-05-15 13:25:47 +02:00
4.8 gcc: Fix purity 2014-06-30 16:43:02 +02:00
4.9 Add gcc-4.9.0 2014-04-23 10:45:00 -04:00