Bump SYMTAB_SPACE so that it fits again.

This commit is contained in:
hannken 2007-11-27 10:55:27 +00:00
parent 3862950e53
commit 3b59dbb195

View File

@ -1,4 +1,4 @@
# $NetBSD: EXPLORA451,v 1.31 2007/10/17 19:54:16 garbled Exp $
# $NetBSD: EXPLORA451,v 1.32 2007/11/27 10:55:27 hannken Exp $
#
# GENERIC -- everything that's currently supported
#
@ -56,7 +56,7 @@ options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#options KGDB # remote debugger
#options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=350000
options SYMTAB_SPACE=400000
# Compatibility options
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,