diff --git a/srcpkgs/boost/patches/revert-boost-phoenix-104.patch b/srcpkgs/boost/patches/revert-boost-phoenix-104.patch new file mode 100644 index 00000000000000..439b201d4c5d8c --- /dev/null +++ b/srcpkgs/boost/patches/revert-boost-phoenix-104.patch @@ -0,0 +1,12 @@ +See https://github.com/boostorg/phoenix/issues/111 +Index: boost-1.81.0.beta1/boost/phoenix/stl.hpp +=================================================================== +--- boost-1.81.0.beta1.orig/boost/phoenix/stl.hpp ++++ boost-1.81.0.beta1/boost/phoenix/stl.hpp +@@ -11,6 +11,5 @@ + + #include + #include +-#include + + #endif