No description
Find a file
Eelco Dolstra fcf462eb5d gcc: Disable profiled build
This can fail randomly with an error like:

building toplev.o
../../gcc-4.6.3/gcc/reload.c: In function 'find_reloads':
../../gcc-4.6.3/gcc/reload.c:3778:11: error: corrupted value profile: value profile counter (93791 out of 95865) inconsistent with basic-block count (95759)

http://hydra.nixos.org/build/7185029

On the plus side, this makes building GCC much faster because it
re-enables parallel building.
2013-12-16 21:46:05 +01:00
doc Only show/build a package on the platforms listed in meta.platforms 2013-11-05 00:06:10 +01:00
lib Add alienfx. Only tested with M11x Made some corrections. Added meta-data Use more of the original makefile 2 space indent 2013-11-24 15:19:54 +01:00
maintainers/scripts Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
nixos Fix passing of kernel parameters 2013-12-02 11:56:58 -05:00
pkgs gcc: Disable profiled build 2013-12-16 21:46:05 +01:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Next release will be 14.02 Baboon 2013-11-01 09:16:36 +01:00
COPYING
default.nix