summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--external/boost/StaticLibrary_boost_date_time.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/external/boost/StaticLibrary_boost_date_time.mk b/external/boost/StaticLibrary_boost_date_time.mk
index 2045243590e5..9e92272fa2f8 100644
--- a/external/boost/StaticLibrary_boost_date_time.mk
+++ b/external/boost/StaticLibrary_boost_date_time.mk
@@ -18,13 +18,6 @@ $(eval $(call gb_StaticLibrary_add_defs,boost_date_time,\
-DBOOST_ALL_NO_LIB \
))
-# Needed when building against MSVC in C++17 mode, as
-# workdir/UnpackedTarball/boost/boost/numeric/conversion/detail/converter.hpp uses
-# std::unary_function:
-$(eval $(call gb_StaticLibrary_add_defs,boost_date_time, \
- -D_HAS_AUTO_PTR_ETC=1 \
-))
-
$(eval $(call gb_StaticLibrary_use_external,boost_date_time,boost_headers))
$(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,boost_date_time,cpp))