aboutsummaryrefslogtreecommitdiff
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.threads2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-all/pkg-message.threads b/devel/boost-all/pkg-message.threads
index b020ce2b5ae0..a25279cd13f8 100644
--- a/devel/boost-all/pkg-message.threads
+++ b/devel/boost-all/pkg-message.threads
@@ -1,4 +1,4 @@
You have built the Boost library with thread support.
-Don't forget to add %%PTHREAD_LIBS%% to your linker options when
+Don't forget to add -pthread to your linker options when
linking your code.