commit | cebb3e984fafb2da3403b75263a983178af9eff2 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Sun Apr 16 02:25:55 2017 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Sun Apr 16 02:25:55 2017 +0000 |
tree | 2d6584e1478a5f847a126ffe2e208b53174ccd8f | |
parent | 745a5cd57f36498fb41684ccbb4eaa275b9c8324 [diff] |
[CMake][libcxx] Fix the --target and --gcc-toolchain flag handling CMake has the problem with the single dash variant because of the space, so use the double dash with equal sign version. We also don't have to pass the target triple when checking for compiler-rt since that flag is already included in compile flags now. Differential Revision: https://reviews.llvm.org/D32068 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300409 91177308-0d34-0410-b5e6-96231b3b80d8