summaryrefslogtreecommitdiff
path: root/dev-cpp/glibmm/glibmm-2.78.1.ebuild
diff options
context:
space:
mode:
authorDenis Pronin <dannftk@yandex.ru>2024-11-29 10:51:58 +0300
committerSam James <sam@gentoo.org>2024-12-12 05:39:18 +0000
commitb8cca5206e08045a5aae0dd807962abcb3c28533 (patch)
tree3ec892d86b3d9ac37373afe784e0594f1fccd04b /dev-cpp/glibmm/glibmm-2.78.1.ebuild
parentee56348b61ceb0ed86710750ed0842964d3738e1 (diff)
downloadgentoo-b8cca5206e08045a5aae0dd807962abcb3c28533.tar.gz
gentoo-b8cca5206e08045a5aae0dd807962abcb3c28533.tar.bz2
gentoo-b8cca5206e08045a5aae0dd807962abcb3c28533.zip
dev-cpp/glibmm: remove method that is not used any where
Closes: https://bugs.gentoo.org/945375 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/39525 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/glibmm/glibmm-2.78.1.ebuild')
-rw-r--r--dev-cpp/glibmm/glibmm-2.78.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.78.1.ebuild b/dev-cpp/glibmm/glibmm-2.78.1.ebuild
index a8e3d22a6aa2..b5b3c5c985a0 100644
--- a/dev-cpp/glibmm/glibmm-2.78.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.78.1.ebuild
@@ -29,6 +29,8 @@ BDEPEND="
)
"
+PATCHES=( "${FILESDIR}"/${P}-libcxx-fix.patch )
+
src_prepare() {
default