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 so that the contents ...
details: https://anonhg.NetBSD.org/src/rev/1382cbd23f13
branches: trunk
changeset: 767939:1382cbd23f13
user: he <he%NetBSD.org@localhost>
date: Wed Aug 03 22:19:31 2011 +0000
description:
Bump SYMTAB_SPACE so that the contents fits again.
diffstat:
sys/arch/evbppc/conf/EV64260 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 75a898178ef2 -r 1382cbd23f13 sys/arch/evbppc/conf/EV64260
--- a/sys/arch/evbppc/conf/EV64260 Wed Aug 03 21:16:04 2011 +0000
+++ b/sys/arch/evbppc/conf/EV64260 Wed Aug 03 22:19:31 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: EV64260,v 1.48 2011/06/30 20:09:29 wiz Exp $
+# $NetBSD: EV64260,v 1.49 2011/08/03 22:19:31 he 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=320000 # size for embedded symbol table
+options SYMTAB_SPACE=330000 # size for embedded symbol table
#makeoptions DEFCOPTS="-g" # compile full symbol table
makeoptions DEBUG="-g"
Home |
Main Index |
Thread Index |
Old Index