>Module Name: src >Committed By: pgoyette >Date: Wed Mar 4 02:20:57 UTC 2020 > >Modified Files: > src/sys/conf: files > >Log Message: >mips64 has compat_netbsd32 but cannot have exec_aout; all other users >of compat_netbsd32 need exec_aout > >Addresses PR kern/55037. > >XXX pullup-9
also aarch64 has no EXEC_AOUT. BTW, s/COMPAT_NETBSD64/COMPAT_NETBSD32/ in comment? -- ryo shimizu