Disable hangman option by default.
This commit is contained in:
parent
a662851491
commit
4de65867c5
@ -5,7 +5,7 @@ include conf/conf.kern # get definitions of available options
|
||||
|
||||
debug # Compile with debug info and -Og.
|
||||
#debugonly # Compile with debug info only (no -Og).
|
||||
options hangman # Deadlock detection. (off by default)
|
||||
#options hangman # Deadlock detection. (off by default)
|
||||
|
||||
#
|
||||
# Device drivers for hardware.
|
||||
|
Loading…
x
Reference in New Issue
Block a user