summaryrefslogtreecommitdiffstats
path: root/external/boost/UnpackedTarball_boost.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/boost/UnpackedTarball_boost.mk')
-rw-r--r--external/boost/UnpackedTarball_boost.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk
index 8ab4d7949901..c49a2bc099fc 100644
--- a/external/boost/UnpackedTarball_boost.mk
+++ b/external/boost/UnpackedTarball_boost.mk
@@ -32,12 +32,10 @@ boost_patches += msvc2017.patch.0
boost_patches += boost-ios.patch.0
-# <https://github.com/boostorg/phoenix/pull/116> "Avoid boost::phoenix::placeholders::uarg1..10 ODR
-# violations":
-boost_patches += 0001-Avoid-boost-phoenix-placeholders-uarg1.10-ODR-violat.patch.2
-
boost_patches += boost.file_iterator.sharing_win.patch
+boost_patches += Wundef.patch.0
+
$(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))
$(eval $(call gb_UnpackedTarball_set_tarball,boost,$(BOOST_TARBALL)))