summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch')
-rw-r--r--dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch b/dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch
index 5bfa88348110..cbfcff84a684 100644
--- a/dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch
+++ b/dev-python/pybind11/files/pybind11-2.10.4_macOS-GCC.patch
@@ -2,8 +2,7 @@ Break the toolchain assumption of LLVM on Prefix/macOS.
At Prefix/macOS, the system compiler is GCC with libstdc++.
-This patch is only useful to Gentoo Prefix. We don't have plans to
-forward it upstream.
+Reference: https://github.com/pybind/pybind11/pull/4639
Signed-off-by: Benda Xu <heroxbd@gentoo.org>