81918bf8b4
the processor family now. x86_64 is kept as the MACHINE_ARCH value, since it's already widely used (by e.g. the toolchain, etc), and by other operating systems.
10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
# $NetBSD: std.amd64,v 1.1 2003/04/26 18:39:36 fvdl Exp $
|
|
#
|
|
# standard, required NetBSD/amd64 'options'
|
|
|
|
machine amd64 x86
|
|
|
|
options EXEC_ELF64 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
options MTRR
|