summaryrefslogtreecommitdiff
path: root/boost/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'boost/makefile.mk')
-rw-r--r--boost/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/boost/makefile.mk b/boost/makefile.mk
index 719a536c8323..e223ddf63c68 100644
--- a/boost/makefile.mk
+++ b/boost/makefile.mk
@@ -80,6 +80,10 @@ PATCH_FILES += boost_1_44_0-gcc4.7.patch
# Clang warnings:
PATCH_FILES += boost_1_44_0-clang-warnings.patch
+# Backport http://svn.boost.org/svn/boost/trunk r76133 "Fix threading detection
+# in GCC-4.7 experimental":
+PATCH_FILES += boost_1_44_0-gthreads.patch
+
ADDITIONAL_FILES= \
libs/thread/src/win32/makefile.mk \
libs/date_time/src/gregorian/makefile.mk