summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-22 05:13:25 +0100
committerSam James <sam@gentoo.org>2022-09-22 05:13:25 +0100
commitbab72b72ddea0be05aa764df10093086e01cbc13 (patch)
tree5dc6053e9ef01f5365ba17153db91828674c7786 /dev-libs/glib/glib-2.74.0.ebuild
parentwww-client/firefox: Stabilize 102.3.0 arm64, #872188 (diff)
downloadgentoo-bab72b72ddea0be05aa764df10093086e01cbc13.tar.gz
gentoo-bab72b72ddea0be05aa764df10093086e01cbc13.tar.bz2
gentoo-bab72b72ddea0be05aa764df10093086e01cbc13.zip
dev-libs/glib: fix build w/ Clang
Closes: https://bugs.gentoo.org/871174 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib/glib-2.74.0.ebuild')
-rw-r--r--dev-libs/glib/glib-2.74.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/glib/glib-2.74.0.ebuild b/dev-libs/glib/glib-2.74.0.ebuild
index db17ff43554c..2afacc7da2a4 100644
--- a/dev-libs/glib/glib-2.74.0.ebuild
+++ b/dev-libs/glib/glib-2.74.0.ebuild
@@ -69,6 +69,7 @@ MULTILIB_CHOST_TOOLS=(
PATCHES=(
"${FILESDIR}"/${PN}-2.64.1-mark-gdbus-server-auth-test-flaky.patch
+ "${FILESDIR}"/${P}-clang-build.patch
)
pkg_setup() {