blob: 4210179cacb6d9108def6503129c2d49960cd127 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: SBMIPS64,v 1.2 2017/07/24 09:56:45 mrg Exp $
include "arch/evbmips/conf/SBMIPS"
makeoptions LP64="yes"
options EXEC_ELF64
options COMPAT_NETBSD32
no makeoptions COPY_SYMTAB
makeoptions COPY_SYMTAB=1
|