Ben Gras b3c3a1cb1e gcc compiles - add -fno-builtin so that gcc optimisations don't break things.
- kernel compile was broken with gcc as putchar() was added by gcc in
    stacktrace.c
  - add -fno-builtin everywhere to avoid such problems in the future
  - -fno-builtin in kernel now redundant
2010-08-31 16:42:44 +00:00
2010-08-27 10:09:06 +00:00
2010-01-21 10:16:05 +00:00
2010-08-27 10:09:06 +00:00
Description
No description provided
91 MiB
Languages
C 78%
Roff 10.6%
Assembly 4.6%
Shell 3.8%
Makefile 1.5%
Other 1.1%