Compare commits
13 Commits
e9e7b22323
...
8fc58c70f7
Author | SHA1 | Date | |
---|---|---|---|
8fc58c70f7 | |||
868213bb85 | |||
2b7537acba | |||
fe7a03e43b | |||
00d625a697 | |||
cf897ebb78 | |||
0d3aa2de07 | |||
9ac7082659 | |||
7bdaac6e0a | |||
40d2efd7ad | |||
3d2f73a33b | |||
733c778339 | |||
52f48a3187 |
@ -9,5 +9,4 @@ target_compile_definitions(moon PRIVATE REAP_DEBUG)
|
|||||||
target_compile_definitions(moon PRIVATE PCI_DEBUG)
|
target_compile_definitions(moon PRIVATE PCI_DEBUG)
|
||||||
target_compile_definitions(moon PRIVATE EXT2_DEBUG)
|
target_compile_definitions(moon PRIVATE EXT2_DEBUG)
|
||||||
target_compile_definitions(moon PRIVATE DEVICE_REGISTRY_DEBUG)
|
target_compile_definitions(moon PRIVATE DEVICE_REGISTRY_DEBUG)
|
||||||
target_compile_definitions(moon PRIVATE FORK_DEBUG)
|
|
||||||
target_compile_options(moon PRIVATE -fsanitize=undefined)
|
target_compile_options(moon PRIVATE -fsanitize=undefined)
|
||||||
|
Loading…
Reference in New Issue
Block a user