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 symtab space
details: https://anonhg.NetBSD.org/src/rev/e8725084510a
branches: trunk
changeset: 789293:e8725084510a
user: matt <matt%NetBSD.org@localhost>
date: Mon Aug 12 23:41:54 2013 +0000
description:
bump symtab space
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r ee289a6845a8 -r e8725084510a sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Mon Aug 12 23:22:12 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI Mon Aug 12 23:41:54 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.39 2013/08/11 17:18:56 riz Exp $
+# $NetBSD: RPI,v 1.40 2013/08/12 23:41:54 matt Exp $
#
# RPi -- Raspberry Pi
#
@@ -139,7 +139,7 @@
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB,KGDB_PLCOMUNIT=0,KGDB_DEVRATE=115200,KGDB_CONMODE=0xB00
makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=820000
+options SYMTAB_SPACE=830000
options PLCONSOLE
#options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
Home |
Main Index |
Thread Index |
Old Index