- 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
|
||
|---|---|---|
| .. | ||
| mk | ||
| zoneinfo | ||
| Makefile | ||
- 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
|
||
|---|---|---|
| .. | ||
| mk | ||
| zoneinfo | ||
| Makefile | ||