Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-thread - Runtime component of boost thread library
- Description:
Runtime component Boost.Thread library, which provides classes and
functions for managing multiple threads of execution, and for
synchronizing data between the threads or providing separate copies of
data specific to individual threads.
Packages
boost-thread-1.46.0-1.fc15.i686
[45 KiB] |
Changelog
by Petr Machata (2011-04-04):
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing
via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
expression as a result of %{optflags} expansion.
- Related: #667294
|