Refresh FindBoost_add_-lpthread_#563479.diff patch.
This commit is contained in:
parent
97296f5ce6
commit
ff1d6a0c3f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ cmake (2.8.5-1) UNRELEASED; urgency=low
|
||||
* Drop spelling_formatting_fixes.diff - merged upstream.
|
||||
* Make sure CMake considers /lib/<arch> as implicit and keeps it out of
|
||||
automatic R(UN)PATH (patch multiarch_lib_dirs_should_be_implicit.diff).
|
||||
* Refresh FindBoost_add_-lpthread_#563479.diff patch.
|
||||
|
||||
-- Modestas Vainius <modax@debian.org> Sat, 09 Jul 2011 00:47:19 +0300
|
||||
|
||||
|
@ -11,7 +11,7 @@ Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug
|
||||
|
||||
--- a/Modules/FindBoost.cmake
|
||||
+++ b/Modules/FindBoost.cmake
|
||||
@@ -1121,6 +1121,9 @@ else(_boost_IN_CACHE)
|
||||
@@ -1128,6 +1128,9 @@ else(_boost_IN_CACHE)
|
||||
message (STATUS " ${COMPONENT}")
|
||||
endif(NOT Boost_FIND_QUIETLY)
|
||||
set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})
|
||||
|
Loading…
x
Reference in New Issue
Block a user