Update quilt patch for new location of GetHostTriple.cmake archive/raspbian/1%9.0.0-3+rpi1 raspbian/1%9.0.0-3+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 26 Nov 2019 11:53:45 +0000 (11:53 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 26 Nov 2019 11:53:45 +0000 (11:53 +0000)
debian/patches/raspbian-triplet.patch

index f5806f717ff828db9fb87ada31eef18c037d95e5..1f4d61eb710aa93b67a19723b8c07a65f03de19d 100644 (file)
@@ -6,8 +6,8 @@ with the one we want for raspbian.
 @@ -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")