diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-26 10:46:54 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-26 10:46:54 +0100 |
commit | 9f12780c94e192949b2823552cfdd7d3d513277d (patch) | |
tree | 3b98c457d63e0e8515abb60f28cac6dc0aa4ab43 /boost/UnpackedTarball_boost.mk | |
parent | 0789a8ef9176b1f84b61d9d7bd9556395a21b8c8 (diff) |
Fold boost crc-shadow-warning.patch into 6397.warnings.patch
Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d
Diffstat (limited to 'boost/UnpackedTarball_boost.mk')
-rw-r--r-- | boost/UnpackedTarball_boost.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/boost/UnpackedTarball_boost.mk b/boost/UnpackedTarball_boost.mk index 35c76edc2695..8035da2c03d9 100644 --- a/boost/UnpackedTarball_boost.mk +++ b/boost/UnpackedTarball_boost.mk @@ -50,8 +50,6 @@ boost_patches += boost_1_44_0-clang-warnings.patch # in GCC-4.7 experimental": boost_patches += boost_1_44_0-gthreads.patch -boost_patches += boost_1_44_0-crc-shadow-warning.patch - $(eval $(call gb_UnpackedTarball_UnpackedTarball,boost)) $(eval $(call gb_UnpackedTarball_set_tarball,boost,$(BOOST_TARBALL))) |