clang_vendor_pass_stage2
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 2 Sep 2020 11:55:46 +0000 (12:55 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 2 Sep 2020 11:55:46 +0000 (12:55 +0100)
commit ca467542eecfc621eea7fefb3c7e3849c6b43ac7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Fri May 29 09:13:08 2020 +0200

    [CMake] Pass CLANG_VENDOR variables into later stages

    We are already passing CLANG_VERSION_* & PACKAGE_VENDOR

Gbp-Pq: Name clang_vendor_pass_stage2.diff

clang/CMakeLists.txt

index c594cd924fda0b60b0fca1dc2cc6f64f21e0e81b..69c5f72f632725dba4aa1021372f8c4e2186555d 100644 (file)
@@ -690,6 +690,7 @@ if (CLANG_ENABLE_BOOTSTRAP)
     CLANG_VERSION_MAJOR
     CLANG_VERSION_MINOR
     CLANG_VERSION_PATCHLEVEL
+    CLANG_VENDOR
     LLVM_VERSION_SUFFIX
     LLVM_BINUTILS_INCDIR
     CLANG_REPOSITORY_STRING