diff options
author | Christian Stewart <[email protected]> | 2024-05-04 16:44:44 -0700 |
---|---|---|
committer | Ron Evans <[email protected]> | 2024-05-05 11:31:46 +0200 |
commit | 72f30ca6ec13b8c5eaa74e4881839fd7360f37ed (patch) | |
tree | 503fba736b307e5b9167a9b0b00c2b6eeaef0a0e /src/machine | |
parent | 293b620faf0bed2c7dbacde0efe84ed22a76788d (diff) | |
download | tinygo-72f30ca6ec13b8c5eaa74e4881839fd7360f37ed.tar.gz tinygo-72f30ca6ec13b8c5eaa74e4881839fd7360f37ed.zip |
Makefile: add lld to list of build targets for wasm-ld
The current list of targets does not build wasm-ld.
wasm-ld is a symlink created in ./llvm-build/bin pointing to ./lld.
Add the "lld" build target to get wasm-ld into ./llvm-build/bin.
Fixes a build failure where wasm-ld is not found.
Signed-off-by: Christian Stewart <[email protected]>
Diffstat (limited to 'src/machine')
0 files changed, 0 insertions, 0 deletions