1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 22:16:09 -04:00
nixpkgs/pkgs/development/compilers/gcc/4.9
Gergely Risko f199e115d2 Enable parallel building for GCC.
Even if using profiledbootstrap.  This was unsafe before 4.8, and
then the documentation was not fixed on time.

The documentation got fixed here:
  c763997f34

But the actual code was already fixed here:
  5d2fca09d5

So this is safe both for GCC 4.8 and GCC 4.9.
2014-08-13 23:21:33 +02:00
..
builder.sh
default.nix Enable parallel building for GCC. 2014-08-13 23:21:33 +02:00
gfortran-driving.patch
gnat-cflags.patch
java-jvgenmain-link.patch
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch