summaryrefslogtreecommitdiff
path: root/boost/boost_1_44_0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'boost/boost_1_44_0.patch')
-rw-r--r--boost/boost_1_44_0.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/boost_1_44_0.patch b/boost/boost_1_44_0.patch
index 9d7c526f4b6e..4673919450a8 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"