mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-15 11:27:35 +00:00
Adding an echo here to see if it's testing under a cross-build.
This commit is contained in:
@@ -1315,6 +1315,7 @@ else
|
|||||||
;;
|
;;
|
||||||
direct)
|
direct)
|
||||||
dnl Requires VOSF screen updates
|
dnl Requires VOSF screen updates
|
||||||
|
echo "CAN_VOSF=$CAN_VOSF"
|
||||||
if [[ "x$CAN_VOSF" = "xyes" ]]; then
|
if [[ "x$CAN_VOSF" = "xyes" ]]; then
|
||||||
ADDRESSING_MODE="direct"
|
ADDRESSING_MODE="direct"
|
||||||
WANT_VOSF=yes dnl we can use VOSF and we need it actually
|
WANT_VOSF=yes dnl we can use VOSF and we need it actually
|
||||||
|
Reference in New Issue
Block a user