CONFIGURE: Update WinCE compiler host alias naming.
This is required to work with the newest tool chain.
This commit is contained in:
parent
0cd53d5d3e
commit
0c4755408a
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue