Kernel: Add UBSanitizer.cpp to the Aarch64 kernel build

This commit is contained in:
James Mintram 2021-10-14 10:10:56 +01:00 committed by Linus Groh
parent ebe704a03d
commit a48985422c
Notes: sideshowbarker 2024-07-18 02:22:46 +09:00

View file

@ -360,6 +360,7 @@ else()
set(SOURCES
Arch/aarch64/dummy.cpp
${AK_SOURCES}
UBSanitizer.cpp
)
# Otherwise linker errors e.g undefined reference to `__aarch64_cas8_acq_rel'