From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- app-misc/cdspeed/cdspeed-0.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/cdspeed/cdspeed-0.4-r2.ebuild') diff --git a/app-misc/cdspeed/cdspeed-0.4-r2.ebuild b/app-misc/cdspeed/cdspeed-0.4-r2.ebuild index 7cd276d56541..0b635367f64a 100644 --- a/app-misc/cdspeed/cdspeed-0.4-r2.ebuild +++ b/app-misc/cdspeed/cdspeed-0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ src_prepare() { } src_compile() { - emake CFLAGS="${CFLAGS} -Wall -Wno-unused" CC=$(tc-getCC) + emake CFLAGS="${CFLAGS} -Wall -Wno-unused" CC="$(tc-getCC)" } src_install() { -- cgit v1.2.3