diff options
Diffstat (limited to 'devel/boost-all/pkg-message.threads')
-rw-r--r-- | devel/boost-all/pkg-message.threads | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/boost-all/pkg-message.threads b/devel/boost-all/pkg-message.threads new file mode 100644 index 000000000000..a25279cd13f8 --- /dev/null +++ b/devel/boost-all/pkg-message.threads @@ -0,0 +1,4 @@ +You have built the Boost library with thread support. + +Don't forget to add -pthread to your linker options when +linking your code. |