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 Bump up SYMTAB_SPACE to 700000
details: https://anonhg.NetBSD.org/src/rev/9a015f8c93a7
branches: trunk
changeset: 767221:9a015f8c93a7
user: matt <matt%NetBSD.org@localhost>
date: Mon Jul 11 23:01:19 2011 +0000
description:
Bump up SYMTAB_SPACE to 700000
diffstat:
sys/arch/evbarm/conf/SHEEVAPLUG | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4bd0984d4c50 -r 9a015f8c93a7 sys/arch/evbarm/conf/SHEEVAPLUG
--- a/sys/arch/evbarm/conf/SHEEVAPLUG Mon Jul 11 20:22:50 2011 +0000
+++ b/sys/arch/evbarm/conf/SHEEVAPLUG Mon Jul 11 23:01:19 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHEEVAPLUG,v 1.7 2011/06/06 06:59:16 matt Exp $
+# $NetBSD: SHEEVAPLUG,v 1.8 2011/07/11 23:01:19 matt 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=686000
+options SYMTAB_SPACE=700000
#options AUDIO_DEBUG=2
config netbsd root on ? type ?
Home |
Main Index |
Thread Index |
Old Index