Module Name: src
Committed By: joerg
Date: Fri Jul 25 21:38:53 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CP3100 SHEEVAPLUG
Log Message:
Bump SYMTAB_SPACE for clang build.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/evbarm/conf/CP3100 \
src/sys/arch/evbarm/conf/SHEEVAPLUG
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/CP3100
diff -u src/sys/arch/evbarm/conf/CP3100:1.36 src/sys/arch/evbarm/conf/CP3100:1.37
--- src/sys/arch/evbarm/conf/CP3100:1.36 Sun Jun 30 21:38:56 2013
+++ src/sys/arch/evbarm/conf/CP3100 Fri Jul 25 21:38:52 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CP3100,v 1.36 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: CP3100,v 1.37 2014/07/25 21:38:52 joerg Exp $
#
# CP3100 -- Certance CP3100 Kernel
#
@@ -131,7 +131,7 @@ options DIAGNOSTIC # internally consist
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=600000
+options SYMTAB_SPACE=640000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
Index: src/sys/arch/evbarm/conf/SHEEVAPLUG
diff -u src/sys/arch/evbarm/conf/SHEEVAPLUG:1.36 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.37
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.36 Wed Apr 23 07:34:30 2014
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG Fri Jul 25 21:38:52 2014
@@ -1,4 +1,4 @@
-# $NetBSD: SHEEVAPLUG,v 1.36 2014/04/23 07:34:30 msaitoh Exp $
+# $NetBSD: SHEEVAPLUG,v 1.37 2014/07/25 21:38:52 joerg Exp $
#
# This configuration supports for generically Marvell SheevaPlug
#
@@ -163,7 +163,7 @@ options DDB # in-kernel debugger
#options DEBUG_KGDB
makeoptions DEBUG="-g" # compile full symbol table
#makeoptions COPTS="-O1"
-options SYMTAB_SPACE=800000
+options SYMTAB_SPACE=840000
#options AUDIO_DEBUG=2
config netbsd root on ? type ?