Page MenuHomeFreeBSD

D44547.diff
No OneTemporary

D44547.diff

diff --git a/lang/rust/Makefile b/lang/rust/Makefile
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -184,6 +184,7 @@
.if ${PORT_OPTIONS:MLTO}
@${ECHO_CMD} 'lto="thin"' >> ${WRKSRC}/config.toml
.endif
+ @${ECHO_CMD} 'remap-debuginfo=true' >> ${WRKSRC}/config.toml
@${ECHO_CMD} '[llvm]' >> ${WRKSRC}/config.toml
.if ${PORT_OPTIONS:MLTO}
@${ECHO_CMD} 'thin-lto=true' >> ${WRKSRC}/config.toml

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 10, 10:02 AM (11 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29486737
Default Alt Text
D44547.diff (405 B)

Event Timeline