1 1.12.4.1 rpaulo # $NetBSD: std.sparc64,v 1.12.4.1 2006/09/09 02:43:36 rpaulo Exp $ 2 1.1 eeh 3 1.1 eeh # 4 1.10 thorpej # Mandatory NetBSD/sparc64 kernel options when building either 32-bit or 5 1.10 thorpej # 64-bit kernels. Additional mandatory options for 64-bit kernels are 6 1.10 thorpej # picked up by also including "std.sparc64-64". 7 1.1 eeh # 8 1.1 eeh 9 1.1 eeh machine sparc64 # Machine architecture; required by config(8) 10 1.11 yamt include "conf/std" # MI standard options 11 1.4 eeh 12 1.12.4.1 rpaulo makeoptions LP64="yes" 13 1.12.4.1 rpaulo 14 1.1 eeh options EXEC_SCRIPT # execve(2) support for scripts 15 1.12.4.1 rpaulo options EXEC_ELF64 # 64-bit NetBSD and SunOS 5 bins 16