1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/devel/boost-all/pkg-message.threads
2019-08-13 16:01:59 +00:00

11 lines
174 B
Plaintext

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