freebsd-ports/devel/boost-all/pkg-message.threads
2019-08-13 16:01:59 +00:00

10 lines
174 B
Text

[
{ 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
}
]