diff options
| author | oster <oster@NetBSD.org> | 2011-05-30 20:34:04 +0000 |
|---|---|---|
| committer | oster <oster@NetBSD.org> | 2011-05-30 20:34:04 +0000 |
| commit | bb67995f89edad2aeed6509fba47e625d58ce54e (patch) | |
| tree | 45299293e42448ab845d1919efcc8d2904163f22 /sys | |
| parent | 2bd4500100dae2dbc662e95000998aae83864018 (diff) | |
Bump SYMTAB_SPACE from 460000 to 470000 to let evbmips64-el and
evbmips64-eb build again.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/evbmips/conf/MALTA64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/evbmips/conf/MALTA64 b/sys/arch/evbmips/conf/MALTA64 index 0c157767b01..11644a54c8c 100644 --- a/sys/arch/evbmips/conf/MALTA64 +++ b/sys/arch/evbmips/conf/MALTA64 @@ -1,4 +1,4 @@ -# $NetBSD: MALTA64,v 1.3 2011/02/20 07:48:33 matt Exp $ +# $NetBSD: MALTA64,v 1.4 2011/05/30 20:34:04 oster Exp $ # include "arch/evbmips/conf/MALTA" @@ -8,7 +8,7 @@ no options MIPS32 options EXEC_ELF64 options COMPAT_NETBSD32 no options SYMTAB_SPACE -options SYMTAB_SPACE=460000 # size for embedded symbol table +options SYMTAB_SPACE=470000 # size for embedded symbol table #options UVMHIST, UVMHIST_PRINT |
