minix/share
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
..
mk gcc compiles - add -fno-builtin so that gcc optimisations don't break things. 2010-08-31 16:42:44 +00:00
zoneinfo Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
Makefile Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00