[PATCH] D47758: [Fuchsia] Include install-distribution-stripped in bootstrap targets
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 5 22:22:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334063: [Fuchsia] Include install-distribution-stripped in bootstrap targets (authored by phosek, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47758?vs=149898&id=150070#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47758
Files:
cfe/trunk/cmake/caches/Fuchsia.cmake
Index: cfe/trunk/cmake/caches/Fuchsia.cmake
===================================================================
--- cfe/trunk/cmake/caches/Fuchsia.cmake
+++ cfe/trunk/cmake/caches/Fuchsia.cmake
@@ -38,6 +38,7 @@
clang-test-depends
distribution
install-distribution
+ install-distribution-stripped
clang CACHE STRING "")
get_cmake_property(variableNames VARIABLES)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47758.150070.patch
Type: text/x-patch
Size: 380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/e5afdf98/attachment-0001.bin>
More information about the cfe-commits
mailing list