Skip to content

Commit

Permalink
riotbuild: add lld-LLVM_VERSION
Browse files Browse the repository at this point in the history
it contains wasm-ld
  • Loading branch information
kfessel authored Feb 8, 2022
1 parent 946fb36 commit a0a32f8
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 a0a32f8

Please sign in to comment.