From 937cd40b34a60248757e3a61cef28deb19615abb Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Fri, 13 Aug 2021 16:11:36 +0200 Subject: [PATCH] Update --- gnome-extra/authenticator/authenticator-4.0.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/authenticator/authenticator-4.0.3.ebuild b/gnome-extra/authenticator/authenticator-4.0.3.ebuild index 0bad464..54e4e44 100644 --- a/gnome-extra/authenticator/authenticator-4.0.3.ebuild +++ b/gnome-extra/authenticator/authenticator-4.0.3.ebuild @@ -44,6 +44,7 @@ BDEPEND=" S="${WORKDIR}/Authenticator-${PV}-${COMMIT}" src_install() { + CC="$(tc-getCC)" meson_src_install }