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 for clang.
details: https://anonhg.NetBSD.org/src/rev/9d9f92b9d3e5
branches: trunk
changeset: 327236:9d9f92b9d3e5
user: joerg <joerg%NetBSD.org@localhost>
date: Sun Mar 02 13:26:03 2014 +0000
description:
Bump SYMTAB_SPACE for clang.
diffstat:
sys/arch/evbarm/conf/TEAMASA_NPWR | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 108301ddb715 -r 9d9f92b9d3e5 sys/arch/evbarm/conf/TEAMASA_NPWR
--- a/sys/arch/evbarm/conf/TEAMASA_NPWR Sun Mar 02 13:25:43 2014 +0000
+++ b/sys/arch/evbarm/conf/TEAMASA_NPWR Sun Mar 02 13:26:03 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TEAMASA_NPWR,v 1.81 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: TEAMASA_NPWR,v 1.82 2014/03/02 13:26:03 joerg Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@@ -136,7 +136,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=550000
+options SYMTAB_SPACE=590000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
Home |
Main Index |
Thread Index |
Old Index