Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171030027
D10973.id28935.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
666 B
Referenced Files
None
Subscribers
None
D10973.id28935.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D10973: Fix non-ino64 rust build
Attached
Detach File
Event Timeline
Log In to Comment