PKGBUILDs/boost/android-x86/boost-1.81.0-phoenix-multiple-definitions.patch
Martchus 1504660f55 Update boost packages to 1.81.0
There are still build errors to be fixed in the Android
variants.
2023-02-03 15:20:00 +01:00

12 lines
292 B
Diff

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