[Libreoffice-commits] .: boost/boost_1_44_0.patch
Fridrich Strba
fridrich at kemper.freedesktop.org
Sat Feb 5 00:25:48 PST 2011
boost/boost_1_44_0.patch | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit d934a1a611844de66b0cd3e5818a77044e863bbb
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Sat Feb 5 09:25:07 2011 +0100
The exception.cpp is not in the win32 thread library in this version
diff --git a/boost/boost_1_44_0.patch b/boost/boost_1_44_0.patch
index 99e24de..9d7c526 100644
--- a/boost/boost_1_44_0.patch
+++ b/boost/boost_1_44_0.patch
@@ -1,6 +1,6 @@
--- misc/build/boost_1_44_0/libs/thread/src/win32/makefile.mk
+++ misc/build/boost_1_44_0/libs/thread/src/win32/makefile.mk
-@@ -1,1 +1,21 @@
+@@ -1,1 +1,20 @@
-dummy
+PRJ=..$/..$/..$/..$/..$/..$/..$/..
+
@@ -12,8 +12,7 @@
+
+.INCLUDE : settings.mk
+
-+SLOFILES= $(SLO)$/exceptions.obj \
-+ $(SLO)$/thread.obj \
++SLOFILES= $(SLO)$/thread.obj \
+ $(SLO)$/tss_dll.obj \
+ $(SLO)$/tss_pe.obj
+
More information about the Libreoffice-commits
mailing list