diff options
Diffstat (limited to 'app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild')
-rw-r--r-- | app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild index d555d4c41fa5..20080024b0f3 100644 --- a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild +++ b/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -45,7 +45,7 @@ src_configure() { # Looks to work fine for me with -O2 (pacho - 20170530) # filter-flags "-O*" - tc-export CC + tc-export CC PKG_CONFIG cd GUI || die use qt5 && eqmake5 ${PN}_GUI.pro |