Adding an echo here to see if it's testing under a cross-build.

This commit is contained in:
bvarner 2017-06-28 17:57:51 -04:00
parent b5790efba9
commit 89cf05aec6

View File

@ -1315,6 +1315,7 @@ else
;;
direct)
dnl Requires VOSF screen updates
echo "CAN_VOSF=$CAN_VOSF"
if [[ "x$CAN_VOSF" = "xyes" ]]; then
ADDRESSING_MODE="direct"
WANT_VOSF=yes dnl we can use VOSF and we need it actually