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.



details:   https://anonhg.NetBSD.org/src/rev/1e16d5c5e9eb
branches:  trunk
changeset: 758235:1e16d5c5e9eb
user:      briggs <briggs%NetBSD.org@localhost>
date:      Thu Oct 28 03:30:22 2010 +0000

description:
Bump SYMTAB_SPACE.

diffstat:

 sys/arch/evbarm/conf/TWINTAIL |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b3f975a1b47b -r 1e16d5c5e9eb sys/arch/evbarm/conf/TWINTAIL
--- a/sys/arch/evbarm/conf/TWINTAIL     Thu Oct 28 02:10:27 2010 +0000
+++ b/sys/arch/evbarm/conf/TWINTAIL     Thu Oct 28 03:30:22 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TWINTAIL,v 1.36 2010/05/08 22:16:26 mrg Exp $
+#      $NetBSD: TWINTAIL,v 1.37 2010/10/28 03:30:22 briggs Exp $
 #
 #      TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
 #
@@ -140,7 +140,7 @@
 #options       KGDB
 #options       DEBUG_KGDB
 makeoptions    DEBUG="-g -O2"  # compile full symbol table
-options        SYMTAB_SPACE=350000
+options        SYMTAB_SPACE=370000
 #options       AUDIO_DEBUG=2
 
 config         netbsd          root on ? type ?



Home | Main Index | Thread Index | Old Index