summaryrefslogtreecommitdiffstats
path: root/external/boost/boost_1_60_0.undef.warning.patch
diff options
context:
space:
mode:
Diffstat (limited to 'external/boost/boost_1_60_0.undef.warning.patch')
-rw-r--r--external/boost/boost_1_60_0.undef.warning.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/boost/boost_1_60_0.undef.warning.patch b/external/boost/boost_1_60_0.undef.warning.patch
deleted file mode 100644
index 1e72d4e17a90..000000000000
--- a/external/boost/boost_1_60_0.undef.warning.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/b/boost/boost/config/workaround.hpp
-+++ a/b/boost/boost/config/workaround.hpp
-@@ -237,6 +237,13 @@
- #else
- #define BOOST_INTEL_WORKAROUND_GUARD 0
- #endif
-+
-+#ifndef __clang_major__
-+#define __clang_major___WORKAROUND_GUARD 1
-+#else
-+#define __clang_major___WORKAROUND_GUARD 0
-+#endif
-+
- // Always define to zero, if it's used it'll be defined my MPL:
- #define BOOST_MPL_CFG_GCC_WORKAROUND_GUARD 0
-