Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Increase SYMTAB_SPACE.
details: https://anonhg.NetBSD.org/src/rev/a081cc9f9086
branches: trunk
changeset: 771203:a081cc9f9086
user: sekiya <sekiya%NetBSD.org@localhost>
date: Mon Nov 14 00:12:37 2011 +0000
description:
Increase SYMTAB_SPACE.
diffstat:
sys/arch/evbarm/conf/SHEEVAPLUG | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0100e33cb10f -r a081cc9f9086 sys/arch/evbarm/conf/SHEEVAPLUG
--- a/sys/arch/evbarm/conf/SHEEVAPLUG Sun Nov 13 23:49:39 2011 +0000
+++ b/sys/arch/evbarm/conf/SHEEVAPLUG Mon Nov 14 00:12:37 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHEEVAPLUG,v 1.9 2011/07/23 21:12:57 jakllsch Exp $
+# $NetBSD: SHEEVAPLUG,v 1.10 2011/11/14 00:12:37 sekiya Exp $
#
# This configuration supports for generically Marvell SheevaPlug
#
@@ -163,7 +163,7 @@
#options KGDB
#options DEBUG_KGDB
makeoptions DEBUG="-g -O2" # compile full symbol table
-options SYMTAB_SPACE=700000
+options SYMTAB_SPACE=800000
#options AUDIO_DEBUG=2
config netbsd root on ? type ?
Home |
Main Index |
Thread Index |
Old Index