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 slightly.
details: https://anonhg.NetBSD.org/src/rev/4ad57a2121a6
branches: trunk
changeset: 327403:4ad57a2121a6
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Mar 06 23:13:58 2014 +0000
description:
Bump symtab space slightly.
diffstat:
sys/arch/evbppc/conf/EV64260 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cbb936ef5569 -r 4ad57a2121a6 sys/arch/evbppc/conf/EV64260
--- a/sys/arch/evbppc/conf/EV64260 Thu Mar 06 19:55:37 2014 +0000
+++ b/sys/arch/evbppc/conf/EV64260 Thu Mar 06 23:13:58 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: EV64260,v 1.59 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: EV64260,v 1.60 2014/03/06 23:13:58 joerg Exp $
#
# MVP -- Motorola's Multiprocessing Verification Platform
#
@@ -57,7 +57,7 @@
#options DEBUG # expensive debugging checks/support
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
-options SYMTAB_SPACE=330000 # size for embedded symbol table
+options SYMTAB_SPACE=340000 # size for embedded symbol table
#makeoptions DEFCOPTS="-g" # compile full symbol table
makeoptions DEBUG="-g"
Home |
Main Index |
Thread Index |
Old Index