aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-all/pkg-message.threads
blob: 1c58b99b3e5f89521eaf20af426aa555ea174ae6 (plain) (blame)
1
2
3
4
5
6
7
8
9
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
}
]