haiku/build
Michael Lotz 64f7e20f9c Add -ffreestanding to kernel C/C++ flags. This means that ISO conventions like
the main() signature are not applied and do not generate errors when violated.
Our bootloader has a non-standard main() signature for example, which is of
course fine.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28983 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-23 00:40:41 +00:00
..
config_headers * Added kernel tracing for page faults. 2008-10-23 16:15:07 +00:00
jam Add -ffreestanding to kernel C/C++ flags. This means that ISO conventions like 2009-01-23 00:40:41 +00:00
scripts As proposed by "augiedoggie" undefine the _FORTIFY_SOURCE macro, which 2008-10-31 12:46:49 +00:00