commit:     9092ad1846891e8618b20bd6097c05d4a329fffe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 20:48:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 20:54:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9092ad18

games-action/wordwarvi: respect CC

Closes: https://bugs.gentoo.org/784227
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-action/wordwarvi/wordwarvi-1.00-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild 
b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
index da2395b0216..1519e3ec8cc 100644
--- a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
+++ b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
 }
 
 src_compile() {
-       tc-export PKG_CONFIG
+       tc-export CC PKG_CONFIG
 
        emake \
                PREFIX="/usr" \

Reply via email to