blob: c6dfe7c3c993d02ded28d476de4a98b15854be03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: GDIUM64,v 1.2 2014/08/17 21:17:43 joerg Exp $
#
include "arch/evbmips/conf/GDIUM"
makeoptions LP64="yes"
options EXEC_ELF64
options COMPAT_NETBSD32
#makeoptions COPY_SYMTAB=1 # size for embedded symbol table
#options UVMHIST, UVMHIST_PRINT
|