diff --git a/arch/wasm/Makefile b/arch/wasm/Makefile index 117fa4045b5964..ae3425032f2428 100644 --- a/arch/wasm/Makefile +++ b/arch/wasm/Makefile @@ -1,4 +1,4 @@ -LD = wasm-ld +LD = $(LLVM_PREFIX)wasm-ld$(LLVM_SUFFIX) WASM_FEATURES = -matomics -mbulk-memory -mexception-handling -mextended-const -mmultivalue -mmutable-globals -mnontrapping-fptoint -mreference-types -mrelaxed-simd -msign-ext -msimd128