[Libreoffice-commits] .: boost/boost_1_44_0.patch

Caolán McNamara caolan at kemper.freedesktop.org
Wed Mar 9 13:11:00 PST 2011


 boost/boost_1_44_0.patch |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 1088f6aa6b7aba040fc066c8d7345bdb61254331
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Mar 9 21:10:53 2011 +0000

    build those with exceptions

diff --git a/boost/boost_1_44_0.patch b/boost/boost_1_44_0.patch
index 9d7c526..4673919 100644
--- a/boost/boost_1_44_0.patch
+++ b/boost/boost_1_44_0.patch
@@ -1,11 +1,12 @@
 --- 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,20 @@
+@@ -1,1 +1,21 @@
 -dummy
 +PRJ=..$/..$/..$/..$/..$/..$/..$/..
 +
 +PRJNAME=boostthread
 +TARGET=boostthread
++ENABLE_EXCEPTIONS=TRUE
 +LIBTARGET=NO
 +
 +.IF "$(GUI)"=="WNT"


More information about the Libreoffice-commits mailing list