There was an error while loading. Please reload this page.
1 parent b8d2a09 commit f5538d2Copy full SHA for f5538d2
lang/rust/Makefile
@@ -159,7 +159,7 @@ post-patch:
159
post-patch-PORT_LLVM-on:
160
# WASM target hardcodes bundled lld
161
@${REINPLACE_CMD} 's|"rust-lld"|"wasm-ld${LLVM_VERSION}"|' \
162
- ${WRKSRC}/compiler/rustc_target/src/spec/wasm_base.rs
+ ${WRKSRC}/compiler/rustc_target/src/spec/base/wasm.rs
163
164
do-configure:
165
# Check that the running kernel has COMPAT_FREEBSD11 required by lang/rust post-ino64
0 commit comments