2001-02-11 04:00:51 +03:00
|
|
|
# $NetBSD: NONPLUS64,v 1.18 2001/02/11 01:04:59 eeh Exp $
|
1998-09-06 08:43:47 +04:00
|
|
|
|
2000-08-02 06:23:58 +04:00
|
|
|
include "arch/sparc64/conf/NONPLUS"
|
1998-09-06 08:43:47 +04:00
|
|
|
|
2001-02-11 04:00:51 +03:00
|
|
|
#ident "GENERIC64-$Revision: 1.18 $"
|
1998-09-06 08:43:47 +04:00
|
|
|
|
2000-08-02 06:23:58 +04:00
|
|
|
options _LP64 # we're using a 64-bit compiler
|
|
|
|
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
|
2001-02-11 04:00:51 +03:00
|
|
|
options COMPAT_SVR4_32 # 32-bit SVR4 binaries
|
2000-08-02 06:23:58 +04:00
|
|
|
options EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries.
|
|
|
|
makeoptions _LP64=1
|