add
COMPAT_50
This commit is contained in:
parent
c79c3eed1d
commit
f7db2a9184
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TADPOLE3GX,v 1.44 2009/02/08 13:05:51 jdc Exp $
|
||||
# $NetBSD: TADPOLE3GX,v 1.45 2009/02/22 04:36:16 jun Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
@ -143,6 +143,7 @@ options COMPAT_16 # NetBSD 1.6 binary compatibility
|
||||
options COMPAT_20 # NetBSD 2.0 binary compatibility
|
||||
options COMPAT_30 # NetBSD 3.0 binary compatibility
|
||||
options COMPAT_40 # NetBSD 4.0 binary compatibility
|
||||
options COMPAT_50 # NetBSD 5.0 binary compatibility
|
||||
options COMPAT_SUNOS # SunOS 4.x binary compatibility
|
||||
options COMPAT_SVR4 # SunOS 5.x binary compatibility
|
||||
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
|
||||
|
Loading…
Reference in New Issue
Block a user