COMPAT_LINUX32 has not depended on COMPAT_43 in some time.

MFC after:	3 days
This commit is contained in:
Mark Johnston 2018-07-31 21:40:13 +00:00
parent 837f338599
commit 40fd44953c

View File

@ -644,7 +644,7 @@ options COMPAT_CLOUDABI64
# Enable Linux ABI emulation
#XXX#options COMPAT_LINUX
# Enable 32-bit Linux ABI emulation (requires COMPAT_43 and COMPAT_FREEBSD32)
# Enable 32-bit Linux ABI emulation (requires COMPAT_FREEBSD32).
options COMPAT_LINUX32
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX32