Fix MinGW toolchain detection
Updated the comment in change I6bef2ab5, but missed adding the code to the commit. Change-Id: I14d300489b79730e3995175bfe5f9271b569abe3
This commit is contained in:
parent
f5aeef6ef8
commit
330dd67b7b
@ -519,7 +519,7 @@ process_common_toolchain() {
|
||||
tgt_isa=universal
|
||||
tgt_os=darwin9
|
||||
;;
|
||||
*msys*|*cygwin*)
|
||||
*mingw32*|*cygwin*)
|
||||
tgt_os=win32
|
||||
;;
|
||||
*linux*|*bsd*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user