Module Name:    src
Committed By:   joerg
Date:           Sun Mar  2 13:26:04 UTC 2014

Modified Files:
        src/sys/arch/evbarm/conf: TEAMASA_NPWR

Log Message:
Bump SYMTAB_SPACE for clang.


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/evbarm/conf/TEAMASA_NPWR

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/TEAMASA_NPWR
diff -u src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.81 src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.82
--- src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.81	Sun Jun 30 21:38:56 2013
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR	Sun Mar  2 13:26:03 2014
@@ -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 	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=550000
+options 	SYMTAB_SPACE=590000
 
 config		netbsd		root on ? type ?
 config		netbsd-wm0	root on wm0 type nfs

Reply via email to