We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343cb85 commit 2cbaa1aCopy full SHA for 2cbaa1a
scripts/build.sh
@@ -38,5 +38,5 @@ cd trtllm-c/build
38
cmake -DUSE_CXX11_ABI=$USE_CXX11_ABI ..
39
make -j
40
cd ../../llgtrt
41
-export RUSTC_LOG=rustc_codegen_ssa::back::link=info
+# export RUSTC_LOG=rustc_codegen_ssa::back::link=info
42
cargo build --release
0 commit comments