mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:17:36 +00:00
Shell: Hide job times behind SHELL_JOB_DEBUG flag
This commit is contained in:
parent
0d0f52337c
commit
a5889b9aad
3 changed files with 12 additions and 11 deletions
|
@ -57,6 +57,7 @@ set(CRYPTO_DEBUG ON)
|
|||
set(DWARF_DEBUG ON)
|
||||
set(HUNKS_DEBUG ON)
|
||||
set(JOB_DEBUG ON)
|
||||
set(SHELL_JOB_DEBUG ON)
|
||||
set(GIF_DEBUG ON)
|
||||
set(JPG_DEBUG ON)
|
||||
set(EMOJI_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue