Bump SYMTAB_SPACE so that the contents fits again.
This commit is contained in:
parent
6658196076
commit
9ea7de0435
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.86 2008/08/10 15:31:20 tls Exp $
|
||||
# $NetBSD: GENERIC,v 1.87 2008/09/27 23:10:02 he Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -51,7 +51,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=290000
|
||||
options SYMTAB_SPACE=300000
|
||||
#options SYSCALL_DEBUG
|
||||
#options UVMHIST
|
||||
#options UVMHIST_PRINT
|
||||
|
Loading…
Reference in New Issue
Block a user