Remove makeoptions DEBUG="-g" - we have better ways to achieve the same
(build.sh kernel.gdb= or MKKDEBUG=yes)
This commit is contained in:
parent
9096d3ad6e
commit
c665b2ca89
@ -52,8 +52,6 @@ options DDB_HISTORY_SIZE=512 # enable history editing in DDB
|
||||
options TRAP_PANICWAIT
|
||||
#options DDB_COMMANDONENTER="bt"
|
||||
|
||||
makeoptions DEBUG="-g" # compile full symbol table
|
||||
|
||||
# Compatibility options
|
||||
include "conf/compat_netbsd70.config"
|
||||
#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
Loading…
Reference in New Issue
Block a user