Page MenuHomeFreeBSD

D10973.id28935.diff
No OneTemporary

D10973.id28935.diff

Index: lang/rust/Makefile
===================================================================
--- lang/rust/Makefile
+++ lang/rust/Makefile
@@ -143,6 +143,10 @@
${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR}
${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${RUSTC_BOOTSTRAP} \
${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR}
+.if ${OPSYS} != FreeBSD || ${OSVERSION} < 1200031
+ ${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${RUST_STD_BOOTSTRAP} \
+ ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR}
+.endif
${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${CARGO_BOOTSTRAP} \
${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR}
${TAR} -x -C ${WRKSRC} -f ${DISTDIR}/${DIST_SUBDIR}/${RUST_STD_BOOTSTRAP}

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 7:10 AM (17 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38570007
Default Alt Text
D10973.id28935.diff (666 B)

Event Timeline