summaryrefslogtreecommitdiff
path: root/Kernel/LockMode.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-02-24 11:30:19 +0100
committerAndreas Kling <kling@serenityos.org>2021-02-24 11:38:52 +0100
commitf27eb315fc65bd1ab37d1552dc0407d79e4ce833 (patch)
tree6e4226c061d45c308ef8d7952234b64bd80edfb7 /Kernel/LockMode.h
parent0817ea01c2153a21582eb5a15cdb2a0ffaa8c9d5 (diff)
downloadserenity-f27eb315fc65bd1ab37d1552dc0407d79e4ce833.zip
Build: Build Userland with -O2, Kernel with -Os
For some reason I don't yet understand, building the kernel with -O2 produces a way-too-large kernel on some people's systems. Since there are some really nice performance benefits from -O2 in userspace, let's do a compromise and build Userland with -O2 but put Kernel back into the -Os box for now.
Diffstat (limited to 'Kernel/LockMode.h')
0 files changed, 0 insertions, 0 deletions