Module Name: src
Committed By: pgoyette
Date: Tue Aug 13 12:11:02 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: GUMSTIX
Log Message:
Bump SYMTAB_SPACE
> arm--netbsdelf-eabi-dbsym: symbol table (786048 bytes) too big for buffer
> (78603 2 bytes)
> Increase options SYMTAB_SPACE in your kernel config
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/evbarm/conf/GUMSTIX
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/GUMSTIX
diff -u src/sys/arch/evbarm/conf/GUMSTIX:1.78 src/sys/arch/evbarm/conf/GUMSTIX:1.79
--- src/sys/arch/evbarm/conf/GUMSTIX:1.78 Sun Jun 30 21:38:56 2013
+++ src/sys/arch/evbarm/conf/GUMSTIX Tue Aug 13 12:11:02 2013
@@ -1,4 +1,4 @@
-# $NetBSD: GUMSTIX,v 1.78 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: GUMSTIX,v 1.79 2013/08/13 12:11:02 pgoyette Exp $
#
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
#
@@ -157,7 +157,7 @@ options DDB # in-kernel debugger
#options DEBUG_KGDB
makeoptions DEBUG="-g" # compile full symbol table
#makeoptions COPTS="-O2"
-options SYMTAB_SPACE=785000
+options SYMTAB_SPACE=790000
#options AUDIO_DEBUG=2
config netbsd root on ? type ?