[mingw32-boost] reinstate the timer depends as well

sailer sailer at fedoraproject.org
Sat Jan 14 22:27:19 UTC 2012


commit 9e65e99b6a48288d1ceab9af53f41a147fbbc151
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sat Jan 14 23:27:00 2012 +0100

    reinstate the timer depends as well

 boost-1.48.0-mingw32.patch |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/boost-1.48.0-mingw32.patch b/boost-1.48.0-mingw32.patch
index f0aeb45..75fc253 100644
--- a/boost-1.48.0-mingw32.patch
+++ b/boost-1.48.0-mingw32.patch
@@ -1,3 +1,11 @@
+--- ./libs/timer/src/CMakeLists.txt.orig       2012-01-14 19:54:13.284819760 +0100
++++ ./libs/timer/src/CMakeLists.txt    2012-01-14 19:08:41.078415730 +0100
+@@ -11,4 +11,5 @@
+ 
+   SHARED_COMPILE_FLAGS "-DBOOST_TIMER_DYN_LINK=1"
+   STATIC_COMPILE_FLAGS "-DBOOST_TIMER_STATIC_LINK=1"
++  DEPENDS boost_system boost_chrono
+ )
 --- ./libs/chrono/src/CMakeLists.txt.orig	2012-01-14 19:06:46.825514697 +0100
 +++ ./libs/chrono/src/CMakeLists.txt	2012-01-14 19:07:00.369740065 +0100
 @@ -12,4 +12,5 @@


More information about the scm-commits mailing list