nixpkgs/pkgs/development
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
..
arduino
compilers gcc: Fix purity 2014-06-30 16:43:02 +02:00
eclipse
guile-modules
interpreters perl: Disable tests 2014-06-24 13:24:12 +02:00
libraries Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
lisp-modules
misc
mobile Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
ocaml-modules Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
perl-modules
python-modules Merge pull request #3056 from aherrmann/pr_tables 2014-06-23 22:58:04 +02:00
qtcreator
r-modules
ruby-modules
tools Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
web