Disconnect iBCS2 emulator from the build. The ibcs2 option, the build

glue and the sources are not removed for now.

Discussed with:	emaste
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Konstantin Belousov 2015-11-28 08:31:32 +00:00
parent 2c9b30a91f
commit 493a48901f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291419
3 changed files with 3 additions and 3 deletions

View File

@ -989,7 +989,7 @@ options NKPT=31
# ABI Emulation
# Enable iBCS2 runtime support for SCO and ISC binaries
options IBCS2
#options IBCS2
# Emulate spx device for client side of SVR3 local X interface
options SPX_HACK

View File

@ -682,7 +682,7 @@ _cp= cp
_elink= elink
_glxiic= glxiic
_glxsb= glxsb
_ibcs2= ibcs2
#_ibcs2= ibcs2
_ie= ie
_mse= mse
_ncr= ncr

View File

@ -506,7 +506,7 @@ options KVA_PAGES=260
# ABI Emulation
# Enable iBCS2 runtime support for SCO and ISC binaries
options IBCS2
#options IBCS2
# Emulate spx device for client side of SVR3 local X interface
options SPX_HACK