CONFIGURE: Update WinCE compiler host alias naming.

This is required to work with the newest tool chain.
This commit is contained in:
D G Turner 2011-12-18 23:02:25 +00:00
parent 0cd53d5d3e
commit 0c4755408a

2
configure vendored
View file

@ -1279,7 +1279,7 @@ wii)
wince) wince)
_host_os=wince _host_os=wince
_host_cpu=arm _host_cpu=arm
_host_alias=arm-wince-mingw32ce _host_alias=arm-mingw32ce
;; ;;
*) *)
if test -n "$_host"; then if test -n "$_host"; then