b3c3a1cb1ea1f906c38dbd5744645eeda8ca0eb0
- 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
Description
No description provided