Add COMPAT_AOUT option so that config will not yell when you try and

compile it statically.
This commit is contained in:
peter 2002-09-07 01:43:58 +00:00
parent 0226701a8a
commit ec9cab8da4

View File

@ -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