summaryrefslogtreecommitdiff
path: root/boost/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-10 16:55:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-10 20:26:53 +0000
commite44bf622500365c1244febc5d4d8aceb3b0af428 (patch)
tree7de999c1d447283f75bbf47a01dc6fe54c691162 /boost/makefile.mk
parent438060cd27d23809006b805649fdc937ccde731a (diff)
workaround gcc#47679
Diffstat (limited to 'boost/makefile.mk')
-rw-r--r--boost/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/makefile.mk b/boost/makefile.mk
index 7617addac0de..f931ac596711 100644
--- a/boost/makefile.mk
+++ b/boost/makefile.mk
@@ -57,6 +57,8 @@ PATCH_FILES+=aliasing.patch
PATCH_FILES+=boost.4713.warnings.patch
#https://svn.boost.org/trac/boost/ticket/5119
PATCH_FILES+=unordered_map-doesnt-support-cp-ctor.patch
+#http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47679
+PATCH_FILES+=boost.gcc47679.patch
ADDITIONAL_FILES= \
libs/thread/src/win32/makefile.mk