Add COMPAT_FREEBSD5 option. This should have been done back when I
added it to GENERIC... Pointed out by: jhb Pointy hat: kensmith
This commit is contained in:
parent
92ca7fac06
commit
1a0332c39b
@ -265,6 +265,9 @@ options COMPAT_43
|
||||
# Enable FreeBSD4 compatibility syscalls
|
||||
options COMPAT_FREEBSD4
|
||||
|
||||
# Enable FreeBSD5 compatibility syscalls
|
||||
options COMPAT_FREEBSD5
|
||||
|
||||
#
|
||||
# These three options provide support for System V Interface
|
||||
# Definition-style interprocess communication, in the form of shared
|
||||
|
Loading…
x
Reference in New Issue
Block a user