app-text/htmldoc: respect system toolchain settings
authorAndrew Savchenko <bircoph@gentoo.org>
Thu, 2 Jun 2016 07:32:10 +0000 (10:32 +0300)
committerAndrew Savchenko <bircoph@gentoo.org>
Thu, 2 Jun 2016 07:33:16 +0000 (10:33 +0300)
commite5a4e48fe6bb76ef62fae3f22601b801dbe59a06
tree796c61914600b8ab8d63144e0c4f54f398808123
parent7433d3d37acc41c6ad7be7425b48c56b568ecc7f
app-text/htmldoc: respect system toolchain settings

If CC and CXX variables are not exported to configure, it ignores
system toolchain setup and forces its own compiler preferences,
where clang/clang++ are on the first place if found. This is likely
not what users want and causes configure failure if CFLAGS/CXXFLAGS
contain flag(s) not supported by clang, but supported by gcc.

Package-Manager: portage-2.3.0_rc1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
app-text/htmldoc/htmldoc-1.8.29.ebuild