projects
/
llvm-toolchain-10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fcc8bb
)
clang_vendor_pass_stage2
author
LLVM Packaging Team
<pkg-llvm-team@lists.alioth.debian.org>
Wed, 2 Sep 2020 11:55:46 +0000
(12:55 +0100)
committer
Sylvestre 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
patch
|
blob
|
history
diff --git
a/clang/CMakeLists.txt
b/clang/CMakeLists.txt
index c594cd924fda0b60b0fca1dc2cc6f64f21e0e81b..69c5f72f632725dba4aa1021372f8c4e2186555d 100644
(file)
--- a/
clang/CMakeLists.txt
+++ b/
clang/CMakeLists.txt
@@
-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