Skip to content

Commit 139b107

Browse files
committed
try to guess the Clang_DIR to ClangConfig.cmake
1 parent 67341b6 commit 139b107

File tree

1 file changed

+1
-0
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ ENV RUST_CONFIGURE_ARGS \
9191
--set llvm.thin-lto=true \
9292
--set llvm.ninja=false \
9393
--set llvm.offload=true \
94+
--set llvm.offload-clang-dir="/rustroot/lib/cmake/clang" \
9495
--set llvm.libzstd=true \
9596
--set rust.jemalloc \
9697
--set rust.bootstrap-override-lld=true \

0 commit comments

Comments
 (0)