net-dns/rbldnsd: fix CC detection at configure time.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 22 Apr 2020 17:49:12 +0000 (13:49 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Wed, 22 Apr 2020 17:49:12 +0000 (13:49 -0400)
commit9b7844d3644f110e48232114171c36a4bc311d71
tree540cfa421d8952abf805cd7872e93128bf7b7f76
parent67370197cd4b6dc594bb6a5b28f2a9375ca0629e
net-dns/rbldnsd: fix CC detection at configure time.

The build system for rbldnsd is hand-written. While we were already
passing CC to the "emake" command, it turns out that the ./configure
script checks for it as well. Thus it was possible for src_configure()
to fail if the ./configure script couldn't guess which compiler
wouldn't be used anyway. Whee. Fixed by passing the same CC that emake
will use to ./configure, too.

Closes: https://bugs.gentoo.org/718888
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
net-dns/rbldnsd/rbldnsd-0.998b-r2.ebuild