Retire SPX_HACK option unused after r342244

This commit is contained in:
Ed Maste 2019-02-06 17:21:25 +00:00
parent 26fcd29066
commit e26563b8c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=343839
3 changed files with 0 additions and 7 deletions

View File

@ -612,9 +612,6 @@ options EFIRT
# Enable 32-bit runtime support for FreeBSD/i386 binaries.
options COMPAT_FREEBSD32
# Emulate spx device for client side of SVR3 local X interface
#XXX#options SPX_HACK
# Enable (32-bit) a.out binary support
options COMPAT_AOUT

View File

@ -201,7 +201,6 @@ SCHED_STATS opt_sched.h
SCHED_ULE opt_sched.h
SLEEPQUEUE_PROFILING
SLHCI_DEBUG opt_slhci.h
SPX_HACK
STACK opt_stack.h
SUIDDIR
MSGMNB opt_sysvipc.h

View File

@ -885,9 +885,6 @@ options NKPT=31
#####################################################################
# ABI Emulation
# Emulate spx device for client side of SVR3 local X interface
options SPX_HACK
# Enable (32-bit) a.out binary support
options COMPAT_AOUT