# $NetBSD: std.vax,v 1.17 2021/06/04 10:46:11 martin Exp $
#
# Std vaxfiles
#
machine vax
include "conf/std" # MI standard options
options EXEC_AOUT # execve(2) support for a.out binaries
options EXEC_SCRIPT # execve(2) support for scripts
options EXEC_ELF32 # execve(2) support for ELF32 binaries
options VMSWAP_DEFAULT_PLAINTEXT # do not encrypt swap by
# default (slow cpu)