Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf bump SYMTAB_SPACE
details: https://anonhg.NetBSD.org/src/rev/00c230b11312
branches: trunk
changeset: 766018:00c230b11312
user: matt <matt%NetBSD.org@localhost>
date: Mon Jun 13 14:20:37 2011 +0000
description:
bump SYMTAB_SPACE
diffstat:
sys/arch/evbppc/conf/WALNUT | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 82dc1cdc8c59 -r 00c230b11312 sys/arch/evbppc/conf/WALNUT
--- a/sys/arch/evbppc/conf/WALNUT Mon Jun 13 14:19:48 2011 +0000
+++ b/sys/arch/evbppc/conf/WALNUT Mon Jun 13 14:20:37 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: WALNUT,v 1.52 2011/06/08 05:03:44 matt Exp $
+# $NetBSD: WALNUT,v 1.53 2011/06/13 14:20:37 matt Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -39,7 +39,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
-options SYMTAB_SPACE=450000 # size for embedded symbol table
+options SYMTAB_SPACE=460000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table
Home |
Main Index |
Thread Index |
Old Index