Module Name:    src
Committed By:   joerg
Date:           Thu Mar  6 23:13:58 UTC 2014

Modified Files:
        src/sys/arch/evbppc/conf: EV64260

Log Message:
Bump symtab space slightly.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/evbppc/conf/EV64260

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/evbppc/conf/EV64260
diff -u src/sys/arch/evbppc/conf/EV64260:1.59 src/sys/arch/evbppc/conf/EV64260:1.60
--- src/sys/arch/evbppc/conf/EV64260:1.59	Sun Jun 30 21:38:56 2013
+++ src/sys/arch/evbppc/conf/EV64260	Thu Mar  6 23:13:58 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: EV64260,v 1.59 2013/06/30 21:38:56 rmind Exp $
+#	$NetBSD: EV64260,v 1.60 2014/03/06 23:13:58 joerg Exp $
 #
 #	MVP -- Motorola's Multiprocessing Verification Platform
 #
@@ -57,7 +57,7 @@ options 	DIAGNOSTIC	# cheap kernel consi
 #options 	DEBUG		# expensive debugging checks/support
 options 	DDB		# in-kernel debugger
 options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
-options 	SYMTAB_SPACE=330000	# size for embedded symbol table
+options 	SYMTAB_SPACE=340000	# size for embedded symbol table
 
 #makeoptions	DEFCOPTS="-g"	# compile full symbol table
 makeoptions	DEBUG="-g"

Reply via email to