mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:17:35 +00:00
LibWasm: Keep track of created directory fds in path_create_directory
This commit is contained in:
parent
5121b368cd
commit
47248a3511
3 changed files with 9 additions and 0 deletions
|
@ -197,6 +197,7 @@ set(VPX_DEBUG ON)
|
|||
set(WAITBLOCK_DEBUG ON)
|
||||
set(WAITQUEUE_DEBUG ON)
|
||||
set(WASI_DEBUG ON)
|
||||
set(WASI_FINE_GRAINED_DEBUG ON)
|
||||
set(WASM_BINPARSER_DEBUG ON)
|
||||
set(WASM_TRACE_DEBUG ON)
|
||||
set(WASM_VALIDATOR_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue