summaryrefslogtreecommitdiff
path: root/boost/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-09 11:10:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-09 13:28:38 +0000
commitc8352a6c19489ba7e74d1bfbe0e94b783d9db580 (patch)
tree7a3b9319e36fa3b2dc619acc147168be70c183fe /boost/makefile.mk
parent45b19123a63f23fe37b11b063d7567bf79ef09aa (diff)
WaE: some more warnings in higher debug levels
Diffstat (limited to 'boost/makefile.mk')
-rw-r--r--boost/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/boost/makefile.mk b/boost/makefile.mk
index 3ba21d8c66c8..085e1c71f279 100644
--- a/boost/makefile.mk
+++ b/boost/makefile.mk
@@ -52,13 +52,15 @@ TARFILE_NAME=boost_1_44_0
TARFILE_MD5=f02578f5218f217a9f20e9c30e119c6a
PATCH_FILES=$(TARFILE_NAME).patch
#https://svn.boost.org/trac/boost/ticket/3780
-PATCH_FILES+=aliasing.patch
+PATCH_FILES+=boost.3780.aliasing.patch
#https://svn.boost.org/trac/boost/ticket/4713
PATCH_FILES+=boost.4713.warnings.patch
#https://svn.boost.org/trac/boost/ticket/5119
-PATCH_FILES+=unordered_map-doesnt-support-cp-ctor.patch
+PATCH_FILES+=boost.5119.unordered_map-cp-ctor.patch
#http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47679
PATCH_FILES+=boost.gcc47679.patch
+#https://svn.boost.org/trac/boost/ticket/6369
+PATCH_FILES+=boost.6369.warnings.patch
PATCH_FILES+=boost.windows.patch