luna: Skip UBSAN.cpp in CMakeLists as that's not implemented yet
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
38bd3d3eef
commit
08d5d727ee
@ -17,7 +17,6 @@ set(FREESTANDING_SOURCES
|
|||||||
src/DebugLog.cpp
|
src/DebugLog.cpp
|
||||||
src/Heap.cpp
|
src/Heap.cpp
|
||||||
src/Spinlock.cpp
|
src/Spinlock.cpp
|
||||||
src/UBSAN.cpp
|
|
||||||
)
|
)
|
||||||
|
|
||||||
set(SOURCES
|
set(SOURCES
|
||||||
|
Loading…
Reference in New Issue
Block a user