summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-08-16 11:09:59 +0000
committerobrien <obrien@FreeBSD.org>2004-08-16 11:09:59 +0000
commit6cd572e133f762a3d4dd09476032247f50f3d778 (patch)
treef97269835332b179e184f10487cc6c2844225b4b /sys/amd64/conf
parent9d0b1233c43f3e17a3379b8e2695ee11983b3f82 (diff)
downloadFreeBSD-src-6cd572e133f762a3d4dd09476032247f50f3d778.zip
FreeBSD-src-6cd572e133f762a3d4dd09476032247f50f3d778.tar.gz
I'm not sure what tjr envisioned for turning on FreeBSD/i386 rt support,
but make it COMPAT_IA32 for now. Fix the 'DEBUG' argument code to unbreak the amd64 LINT build.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index fe0d908..84056ce 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -456,6 +456,9 @@ options PMAP_SHPGPERPROC=201
#XXX keep these here for now and reactivate when support for emulating
#XXX these 32 bit binaries is added.
+# Enable 32-bit runtime support for FreeBSD/i386 binaries.
+options COMPAT_IA32
+
# Enable iBCS2 runtime support for SCO and ISC binaries
#XXX#options IBCS2
OpenPOWER on IntegriCloud