summarylogtreecommitdiffstats
path: root/boost-1.81.0-phoenix-multiple-definitions.patch
diff options
context:
space:
mode:
authorMartchus2024-03-18 13:11:05 +0100
committerMartchus2024-03-18 13:15:08 +0100
commit9bb3176e5460a964ddb481ac0707fc41b0b35b14 (patch)
treedf73b7c6ebcf47ba04fc1d14e441016113c58eeb /boost-1.81.0-phoenix-multiple-definitions.patch
parentc1a356f56b54dc5b7e2a0337bec31610fe17c4d5 (diff)
downloadaur-9bb3176e5460a964ddb481ac0707fc41b0b35b14.tar.gz
Update to 1.84.0
Diffstat (limited to 'boost-1.81.0-phoenix-multiple-definitions.patch')
-rw-r--r--boost-1.81.0-phoenix-multiple-definitions.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/boost-1.81.0-phoenix-multiple-definitions.patch b/boost-1.81.0-phoenix-multiple-definitions.patch
new file mode 100644
index 000000000000..0aedde6d0735
--- /dev/null
+++ b/boost-1.81.0-phoenix-multiple-definitions.patch
@@ -0,0 +1,11 @@
+https://bugs.gentoo.org/887041
+https://github.com/boostorg/phoenix/issues/111
+--- a/boost/phoenix/stl.hpp
++++ b/boost/phoenix/stl.hpp
+@@ -11,6 +11,5 @@
+
+ #include <boost/phoenix/stl/algorithm.hpp>
+ #include <boost/phoenix/stl/container.hpp>
+-#include <boost/phoenix/stl/tuple.hpp>
+
+ #endif