app-text/discount: respect gentoo's CC propagation
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 22 Oct 2017 18:09:57 +0000 (19:09 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 22 Oct 2017 18:11:40 +0000 (19:11 +0100)
commit8689fa2a0ccf320229054f49e1fdf8646704dd7c
tree9870ea0a236880882cced27502b06d1c1875738b
parent5f95d8ab47f181b24371246e0cb179beb8653901
app-text/discount: respect gentoo's CC propagation

Before the change build log looks like:
   cc -I. ... -g -O2 -pipe -fdiagnostics-show-option -frecord-gcc-switches -fPIC -I. -c main.c
After the change:
   x86_64-pc-linux-gnu-gcc -I. ... -g -O2 -pipe -fdiagnostics-show-option -frecord-gcc-switches -fPIC -I. -c main.c

See https://devmanual.gentoo.org/ebuild-writing/functions/src_compile/building/
for more details.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
app-text/discount/discount-2.2.2.ebuild