summaryrefslogtreecommitdiff
path: root/net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild')
-rw-r--r--net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild b/net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild
index 2f525ffe3ffb..a1293eaa5bbf 100644
--- a/net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild
+++ b/net-irc/iroffer-dinoex/iroffer-dinoex-3.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -57,7 +57,8 @@ do_configure() {
src_configure() {
do_configure \
- PREFIX="${EPREFIX}/usr"\
+ PREFIX="${EPREFIX}/usr" \
+ CC="$(tc-getCC)" \
$(usex debug '-profiling' '' '' '')\
$(usex debug '-debug' '' '' '')\
$(usex geoip '-geoip' '' '' '')\