diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-11-21 12:47:49 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-21 12:47:49 +0100 |
commit | 554f28901b71f62d00035febe2f7a40efd03e822 (patch) | |
tree | d50ae450baf1080a09e8e0132a45c733cde33646 /Kernel/build-root-filesystem.sh | |
parent | b0b523e973eb29a5dbf50b1995cbfca63b228a6c (diff) | |
download | serenity-554f28901b71f62d00035febe2f7a40efd03e822.zip |
Kernel: Build with -fno-asynchronous-unwind-tables
We'll never use exceptions in the kernel, so there's no need for unwind
tables and we can save ourselves some space.
Diffstat (limited to 'Kernel/build-root-filesystem.sh')
0 files changed, 0 insertions, 0 deletions