Skip to content

Commit

Permalink
CONFIGURE: Update WinCE compiler host alias naming.
Browse files Browse the repository at this point in the history
This is required to work with the newest tool chain.
  • Loading branch information
digitall committed Dec 18, 2011
1 parent 0cd53d5 commit 0c47554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -1279,7 +1279,7 @@ wii)
wince)
_host_os=wince
_host_cpu=arm
_host_alias=arm-wince-mingw32ce
_host_alias=arm-mingw32ce
;;
*)
if test -n "$_host"; then
Expand Down

0 comments on commit 0c47554

Please sign in to comment.