summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-09-07 01:43:58 +0000
committerpeter <peter@FreeBSD.org>2002-09-07 01:43:58 +0000
commitec9cab8da4e70ca1743d080f88605c0a3caabb54 (patch)
tree8472d802aa205c0d4a875b4bd06ffac917bc339b /sys
parent0226701a8ad85d57121e5bec5c941207911cbddb (diff)
downloadFreeBSD-src-ec9cab8da4e70ca1743d080f88605c0a3caabb54.zip
FreeBSD-src-ec9cab8da4e70ca1743d080f88605c0a3caabb54.tar.gz
Add COMPAT_AOUT option so that config will not yell when you try and
compile it statically.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 79604eb..5c7413a 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -23,6 +23,7 @@ KSTACK_PAGES
# Options for emulators. These should only be used at config time, so
# they are handled like options for static filesystems
# (see src/sys/conf/options), except for broken debugging options.
+COMPAT_AOUT opt_dontuse.h
IBCS2 opt_dontuse.h
COMPAT_LINUX opt_dontuse.h
COMPAT_SVR4 opt_dontuse.h
OpenPOWER on IntegriCloud