luna: Skip UBSAN.cpp in CMakeLists as that's not implemented yet

This commit is contained in:
apio 2023-02-14 20:10:02 +01:00
parent 9274ad0404
commit 38f0d3a4e6
Signed by: asleepymoon
GPG Key ID: B8A7D06E42258954

View File

@ -17,7 +17,6 @@ set(FREESTANDING_SOURCES
src/DebugLog.cpp
src/Heap.cpp
src/Spinlock.cpp
src/UBSAN.cpp
)
set(SOURCES