Bump SYMTAB_SPACE so that it fits again.
This commit is contained in:
parent
e47609747e
commit
12c2eb9119
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.69 2006/02/05 05:01:49 cube Exp $
|
||||
# $NetBSD: GENERIC,v 1.70 2006/05/16 14:11:41 he Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -56,7 +56,7 @@ options DDB # in-kernel debugger
|
|||
#options KGDB # remote debugger
|
||||
#options "KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
options SYMTAB_SPACE=240000
|
||||
options SYMTAB_SPACE=250000
|
||||
#options SYSCALL_DEBUG
|
||||
#options UVMHIST
|
||||
#options UVMHIST_PRINT
|
||||
|
|
Loading…
Reference in New Issue