Wrong architecture for IBCS2 compat! it's stringly an x86 thing.
This commit is contained in:
parent
74ea430004
commit
bf660b95ba
@ -1,4 +1,4 @@
|
||||
# $NetBSD: CPMBR1400,v 1.24 2017/08/01 14:23:42 maxv Exp $
|
||||
# $NetBSD: CPMBR1400,v 1.25 2017/08/01 16:12:32 maya Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.rasoc"
|
||||
|
||||
@ -77,7 +77,6 @@ options COMPAT_70 # NetBSD 7.0 binary compatibility.
|
||||
#options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LINKITSMART7688,v 1.4 2017/08/01 14:23:42 maxv Exp $
|
||||
# $NetBSD: LINKITSMART7688,v 1.5 2017/08/01 16:12:32 maya Exp $
|
||||
#
|
||||
# MediaTek MT7688
|
||||
#
|
||||
@ -77,7 +77,6 @@ options COMPAT_70 # NetBSD 7.0 binary compatibility.
|
||||
#options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ZYXELKX,v 1.9 2017/08/01 14:23:42 maxv Exp $
|
||||
# $NetBSD: ZYXELKX,v 1.10 2017/08/01 16:12:32 maya Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.rasoc"
|
||||
|
||||
@ -73,7 +73,6 @@ options COMPAT_70 # NetBSD 7.0 binary compatibility.
|
||||
#options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user