Bump SYMTAB_SPACE.

This commit is contained in:
simonb 2005-06-15 05:08:39 +00:00
parent 3ccdf9a0d7
commit 13f898cc84

View File

@ -1,10 +1,10 @@
# $NetBSD: MALTA,v 1.29 2005/05/31 22:23:52 tron Exp $
# $NetBSD: MALTA,v 1.30 2005/06/15 05:08:39 simonb Exp $
include "arch/evbmips/conf/std.malta"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "MALTA-$Revision: 1.29 $"
#ident "MALTA-$Revision: 1.30 $"
maxusers 32
@ -38,7 +38,7 @@ options USERCONF # userconf(4) support
options DDB # kernel dynamic debugger
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=140000 # size for embedded symbol table
options SYMTAB_SPACE=150000 # size for embedded symbol table
# Compatibility options
#options COMPAT_43 # compatibility with 4.3BSD binaries