summaryrefslogtreecommitdiff
path: root/AK/Demangle.h
diff options
context:
space:
mode:
authorTimon Kruiper <timonkruiper@gmail.com>2023-02-14 19:54:43 +0100
committerJelle Raaijmakers <jelle@gmta.nl>2023-02-15 22:53:19 +0100
commitdfc6555fecddf409741b3f211b231ee923803029 (patch)
treed21cee4c10a1ad915171c61ff610da30b4c6788a /AK/Demangle.h
parentd5262a540cf7df1d1267afb81caad19f74d633f1 (diff)
downloadserenity-dfc6555fecddf409741b3f211b231ee923803029.zip
CMake: Add -mstrict-align flag to compile options for aarch64 build
The aarch64 processor is set up to trap on unaligned memory accesses, so to enforce that the compiler correctly generates aligned accesses, the -mstrict-align flag is needed. We also need the -Wno-cast-align as there are some files in AK that don't build without the flag.
Diffstat (limited to 'AK/Demangle.h')
0 files changed, 0 insertions, 0 deletions