Add options COMPAT_AOUT to detect future bitrot.

This commit is contained in:
Peter Wemm 2002-09-07 01:49:52 +00:00
parent 9b0e281b69
commit 6bf46c4c5f

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