From cbd353b3b5c054a108233ae74038ef91f24fd486 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Jul 2022 19:15:58 +0100 Subject: gentoo auto-resync : 09:07:2022 - 19:15:57 --- x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild') diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild index b1d7ff43dabc..126ad0294ba9 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop +inherit desktop toolchain-funcs MY_PN=${PN/grabi/GrabI} @@ -39,7 +39,7 @@ src_prepare() { src_compile() { emake clean - emake CFLAGS="${CFLAGS} -Wall" SYSTEM="${LDFLAGS}" + emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall" SYSTEM="${LDFLAGS}" } src_install() { -- cgit v1.2.3