Switch news68k to ELF:

- Move options EXEC_ELF32 to std.news68k
 - Add options COMPAT_AOUT_M68K to each config file
This commit is contained in:
tsutsui 2001-03-19 16:59:19 +00:00
parent 1af40d9ce4
commit e0694eb01f
3 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: GENERIC,v 1.17 2001/01/25 14:33:31 tsutsui Exp $
# $NetBSD: GENERIC,v 1.18 2001/03/19 16:59:19 tsutsui Exp $
# news68k GENERIC config file;
#
include "arch/news68k/conf/std.news68k"
#ident "GENERIC-$Revision: 1.17 $"
#ident "GENERIC-$Revision: 1.18 $"
maxusers 8
@ -39,11 +39,11 @@ options COMPAT_43 # compatibility with 4.3BSD binaries
options COMPAT_12 # NetBSD 1.2 binary compatibility
options COMPAT_13 # NetBSD 1.3 binary compatibility
options COMPAT_14 # NetBSD 1.4 binary compatibility
options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
#options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_SUNOS # binary compatibility with SunOS
#options COMPAT_LINUX # binary compatibllity with Linux/m68k
#options EXEC_ELF32 # 32bit ELF executables (Linux, SVR4)
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP

View File

@ -1,4 +1,4 @@
# $NetBSD: LIBERO,v 1.9 2001/01/25 14:33:31 tsutsui Exp $
# $NetBSD: LIBERO,v 1.10 2001/03/19 16:59:19 tsutsui Exp $
# NEWS1750 config file;
#
@ -34,11 +34,11 @@ options SCSIVERBOSE # Verbose SCSI errors
options COMPAT_43 # compatibility with 4.3BSD binaries
options COMPAT_13 # NetBSD 1.3 binary compatibility
options COMPAT_14 # NetBSD 1.4 binary compatibility
options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
#options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_SUNOS # binary compatibility with SunOS
#options COMPAT_LINUX # binary compatibllity with Linux/m68k
#options EXEC_ELF32 # 32bit ELF executables (Linux, SVR4)
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP

View File

@ -1,4 +1,4 @@
# $NetBSD: NEWS1200,v 1.9 2001/01/25 14:33:31 tsutsui Exp $
# $NetBSD: NEWS1200,v 1.10 2001/03/19 16:59:19 tsutsui Exp $
# news1200 config file
#
@ -36,11 +36,11 @@ options COMPAT_43 # compatibility with 4.3BSD binaries
options COMPAT_12 # NetBSD 1.2 binary compatibility
options COMPAT_13 # NetBSD 1.3 binary compatibility
options COMPAT_14 # NetBSD 1.4 binary compatibility
options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
#options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_SUNOS # binary compatibility with SunOS
#options COMPAT_LINUX # binary compatibllity with Linux/m68k
#options EXEC_ELF32 # 32bit ELF executables (Linux, SVR4)
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP