Bump symtab space.

This commit is contained in:
briggs 2002-05-03 19:52:36 +00:00
parent 35fd50c116
commit 01cc8143e4

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.18 2002/04/25 15:06:39 atatat Exp $
# $NetBSD: WALNUT,v 1.19 2002/05/03 19:52:36 briggs Exp $
#
# GENERIC -- everything that's currently supported
#
@ -42,7 +42,7 @@ options DEBUG # expensive debugging checks/support
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
options SYMTAB_SPACE=230000 # size for embedded symbol table
options SYMTAB_SPACE=300000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table