Skip to content

Commit

Permalink
Merge #179
Browse files Browse the repository at this point in the history
179: riotbuild: add lld-LLVM_VERSION r=fjmolinas a=kfessel

it contains wasm-ld

Co-authored-by: Karl Fessel <[email protected]>
  • Loading branch information
bors[bot] and kfessel authored Feb 9, 2022
2 parents c49890f + a0a32f8 commit 42bbacb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riotbuild/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ RUN \
llvm-${LLVM_VERSION} \
clang-${LLVM_VERSION} \
clang-tools-${LLVM_VERSION} \
lld-${LLVM_VERSION} \
llvm \
clang \
clang-tools \
Expand Down

0 comments on commit 42bbacb

Please sign in to comment.