Skip to content

Commit ebcfd3a

Browse files
committed
[CMake] Include llvm-libtool-darwin in Fuchsia toolchain
We want to use this tool in our build. Differential Revision: https://reviews.llvm.org/D111366
1 parent 5d001f5 commit ebcfd3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Fuchsia-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ set(LLVM_TOOLCHAIN_TOOLS
270270
llvm-ifs
271271
llvm-gsymutil
272272
llvm-lib
273+
llvm-libtool-darwin
273274
llvm-lipo
274275
llvm-mt
275276
llvm-nm

0 commit comments

Comments
 (0)