diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 2381ef41b9b0..bfcf9635f98a 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -620,6 +620,9 @@ options COMPAT_FREEBSD32 # Emulate spx device for client side of SVR3 local X interface #XXX#options SPX_HACK +# Enable 64-bit runtime support for CloudABI binaries. +options COMPAT_CLOUDABI64 + # Enable Linux ABI emulation #XXX#options COMPAT_LINUX