Add options COMPAT_AOUT to detect future bitrot.

This commit is contained in:
peter 2002-09-07 01:49:52 +00:00
parent d191c82c92
commit 7ab2008d6a

View File

@ -892,6 +892,9 @@ options SPX_HACK
# Enable Linux ABI emulation
options COMPAT_LINUX
# Enable i386 a.out binary support
options COMPAT_AOUT
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX
# and PSEUDOFS)
options LINPROCFS