Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit c6d2c1b

Browse files
committed
disable link libstdc++ statically
1 parent f331260 commit c6d2c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ ENV \
6161
ENV RUST_CONFIGURE_ARGS \
6262
--enable-profiler \
6363
--disable-docs \
64+
--disable-llvm-static-stdcpp \
6465
--tools=cargo,clippy,rustdocs,rustfmt,rust-analyzer,rust-analyzer-proc-macro-srv,analysis,src,wasm-component-ld \
6566
--enable-extended \
6667
--enable-sanitizers

0 commit comments

Comments
 (0)