@@ -0,0 +1,2 @@
+#!/bin/bash -e
+$(dirname "$0")/config.guess | sed -r s/arm[a-zA-Z0-9]*/armv6/
---- llvm-toolchain-9-9.orig/cmake/modules/GetHostTriple.cmake
-+++ llvm-toolchain-9-9/cmake/modules/GetHostTriple.cmake
+--- llvm-toolchain-9-9.orig/llvm/cmake/modules/GetHostTriple.cmake
++++ llvm-toolchain-9-9/llvm/cmake/modules/GetHostTriple.cmake
@@ -18,7 +18,7 @@ function( get_host_triple var )
if(CMAKE_HOST_SYSTEM_NAME STREQUAL Windows AND NOT MSYS)
message(WARNING "unable to determine host target triple")