diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-05 04:22:32 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-05 04:22:32 +0100 |
commit | edbb520d6b4d3743eab03cd8420e97f794926e29 (patch) | |
tree | 702369f8643014f3e60d9cd37d650dc4db0bc494 /boost/makefile.mk | |
parent | 85072fc85d2084cdb52e595a58751d58feda29b2 (diff) |
some more warnings gone
Diffstat (limited to 'boost/makefile.mk')
-rw-r--r-- | boost/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/boost/makefile.mk b/boost/makefile.mk index 2d25dc3ce81b..b9912d2ac3a2 100644 --- a/boost/makefile.mk +++ b/boost/makefile.mk @@ -51,9 +51,6 @@ all: TARFILE_NAME=boost_1_44_0 TARFILE_MD5=f02578f5218f217a9f20e9c30e119c6a PATCH_FILES=$(TARFILE_NAME).patch -# See https://svn.boost.org/trac/boost/ticket/3780 -#PATCH_FILES+=aliasing.patch - #https://svn.boost.org/trac/boost/ticket/4713 PATCH_FILES+=boost.4713.warnings.patch |