std.sparc64 revision 1.15
11.15Stsutsui# $NetBSD: std.sparc64,v 1.15 2006/06/30 10:27:48 tsutsui Exp $ 21.1Seeh 31.1Seeh# 41.10Sthorpej# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or 51.10Sthorpej# 64-bit kernels. Additional mandatory options for 64-bit kernels are 61.10Sthorpej# picked up by also including "std.sparc64-64". 71.1Seeh# 81.1Seeh 91.1Seehmachine sparc64 # Machine architecture; required by config(8) 101.11Syamtinclude "conf/std" # MI standard options 111.4Seeh 121.15Stsutsuimakeoptions LP64="yes" 131.15Stsutsui 141.1Seehoptions EXEC_SCRIPT # execve(2) support for scripts 151.15Stsutsuioptions EXEC_ELF64 # 64-bit NetBSD and SunOS 5 bins 16