[Fuchsia] Use correct target triple for ARM
authorPetr Hosek <phosek@google.com>
Tue, 27 Apr 2021 06:35:04 +0000 (23:35 -0700)
committerPetr Hosek <phosek@google.com>
Tue, 27 Apr 2021 06:48:12 +0000 (23:48 -0700)
commit3a3fbbe21720839e8ad9f7eb70db7b0b7cda1c4f
tree623d8fc3a047d96d11cabd14830c3201424c3e9c
parent33f04e485c7d95626e12aa522b09cc81109fc6ab
[Fuchsia] Use correct target triple for ARM

The Debian multiarch triple is arm-linux-gnueabihf, but the target
is armv7-linux-gnueabihf because some builtins require armv7.
clang/cmake/caches/Fuchsia-stage2.cmake