NetBSD/sys/arch/sparc64/conf/std.sparc64

16 lines
510 B
Plaintext

# $NetBSD: std.sparc64,v 1.16 2006/10/09 06:20:05 tsutsui Exp $
#
# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or
# 64-bit kernels. Options which require different settings for 32-bit
# kernels are adjusted by also including "std.sparc64-32".
#
machine sparc64 # Machine architecture; required by config(8)
include "conf/std" # MI standard options
makeoptions LP64="yes"
options EXEC_SCRIPT # execve(2) support for scripts
options EXEC_ELF64 # 64-bit NetBSD and SunOS 5 bins