Compare commits
14 Commits
8fc58c70f7
...
e9e7b22323
Author | SHA1 | Date | |
---|---|---|---|
e9e7b22323 | |||
5f4103251a | |||
491416ddaf | |||
da689dd1a7 | |||
41f578aa18 | |||
34e1ef36b1 | |||
a62265b504 | |||
d7486326bf | |||
4fe6c506ec | |||
77686b26f8 | |||
2aa7056e11 | |||
a9460469d9 | |||
707f64acb5 | |||
ddf63471a8 |
@ -9,4 +9,5 @@ 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