Skip to content

Commit c10a5ea

Browse files
authored
Update enzyme-ci.yml
1 parent b4a9252 commit c10a5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/enzyme-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
mkdir -p build
5454
cd build
5555
rm -f config.toml
56+
alias lld=lld-17
5657
../configure --enable-llvm-link-shared --enable-llvm-enzyme --set=rust.use-lld=true --release-channel=nightly --enable-llvm-assertions --enable-option-checking --enable-ninja --disable-docs
5758
../x.py build --stage 1 library/std library/proc_macro library/test tools/rustdoc
5859
rustup toolchain link enzyme build/host/stage1

0 commit comments

Comments
 (0)