Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161944021
D9838.id25852.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
991 B
Referenced Files
None
Subscribers
None
D9838.id25852.diff
View Options
Index: head/lang/rust-nightly/Makefile
===================================================================
--- head/lang/rust-nightly/Makefile
+++ head/lang/rust-nightly/Makefile
@@ -23,6 +23,8 @@
CONFLICTS_BUILD= rust # see FIXME in `pre-fetch` in lang/rust/Makefile
CONFLICTS_INSTALL= rust
+PKGMESSAGE= ${.CURDIR}/../rust/pkg-message
+
RUST_BOOTSTRAP_DIR= 2017-02-01
RUST_BOOTSTRAP_VERSION= beta
Index: head/lang/rust/pkg-message
===================================================================
--- head/lang/rust/pkg-message
+++ head/lang/rust/pkg-message
@@ -0,0 +1,12 @@
+======================================================================
+
+Printing Rust backtraces requires procfs(5) mounted on /proc .
+If you have not already done so, please do the following:
+
+ mount -t procfs proc /proc
+
+To make it permanent, you need the following lines in /etc/fstab:
+
+ proc /proc procfs rw 0 0
+
+======================================================================
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 9, 5:31 AM (22 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34877947
Default Alt Text
D9838.id25852.diff (991 B)
Attached To
Mode
D9838: lang/rust*: Advise users to mount procfs
Attached
Detach File
Event Timeline
Log In to Comment