bump SYMTAB_SPACE

This commit is contained in:
matt 2011-06-13 14:20:37 +00:00
parent 9574586d3a
commit 6baf0c0946

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.52 2011/06/08 05:03:44 matt Exp $
# $NetBSD: WALNUT,v 1.53 2011/06/13 14:20:37 matt Exp $
#
# GENERIC -- everything that's currently supported
#
@ -39,7 +39,7 @@ options USERCONF # userconf(4) support
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
options SYMTAB_SPACE=450000 # size for embedded symbol table
options SYMTAB_SPACE=460000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table