/Linux emulation/Linux mode binary compatibility/
This commit is contained in:
parent
9751ab22ae
commit
daa6848a95
@ -35,7 +35,7 @@ case ${ibcs2_enable} in
|
||||
;;
|
||||
esac
|
||||
|
||||
# Start the Linux binary emulation if requested.
|
||||
# Start the Linux mode binary compatibility if requested.
|
||||
#
|
||||
case ${linux_enable} in
|
||||
[Yy][Ee][Ss])
|
||||
|
@ -35,7 +35,7 @@ case ${ibcs2_enable} in
|
||||
;;
|
||||
esac
|
||||
|
||||
# Start the Linux binary emulation if requested.
|
||||
# Start the Linux mode binary compatibility if requested.
|
||||
#
|
||||
case ${linux_enable} in
|
||||
[Yy][Ee][Ss])
|
||||
|
Loading…
Reference in New Issue
Block a user