summaryrefslogtreecommitdiff
path: root/devel/boost-all/pkg-message.threads
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-all/pkg-message.threads')
-rw-r--r--devel/boost-all/pkg-message.threads6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/boost-all/pkg-message.threads b/devel/boost-all/pkg-message.threads
index a25279cd13f8..1c58b99b3e5f 100644
--- a/devel/boost-all/pkg-message.threads
+++ b/devel/boost-all/pkg-message.threads
@@ -1,4 +1,10 @@
+[
+{ type: install
+ message: <<EOM
You have built the Boost library with thread support.
Don't forget to add -pthread to your linker options when
linking your code.
+EOM
+}
+]