]> granicus.if.org Git - llvm/commit
[cmake] Allow config.guess to be run with MSYS on Windows
authorPengxuan Zheng <pzheng@quicinc.com>
Wed, 26 Jun 2019 22:07:43 +0000 (22:07 +0000)
committerPengxuan Zheng <pzheng@quicinc.com>
Wed, 26 Jun 2019 22:07:43 +0000 (22:07 +0000)
commite364a4d5a235fe4dc0980afbffa8f7d6ed1b6b15
treefcd60a9f7e852be87d1fca4fa0d5bcea8b7d5b3c
parentd54648fc09ae6db2913b464851e15cc370a60df6
[cmake] Allow config.guess to be run with MSYS on Windows

Summary:
With r363420, config.guess can no longer be run with MSYS on Windows and this
patch should be able to fix this particular case.

Reviewers: compnerd

Reviewed By: compnerd

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D63834

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364485 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/GetHostTriple.cmake