toolchain.eclass: obey user's USE=cxx option, bug #692126
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 17 Aug 2019 22:52:48 +0000 (23:52 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 17 Aug 2019 22:56:07 +0000 (23:56 +0100)
commit908c4163cd990303aa7ffc2241f058eefffe91ff
tree7e7cba83b42977a4d23268a59476d11de487afd3
parent006c932930706e3d1aed08c9b2270ea7c456050d
toolchain.eclass: obey user's USE=cxx option, bug #692126

USE=cxx presence on typical systems is maintained by
profiles/base/package.use.force entry. Let's drop
silent override from the eclass.

Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/692126
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
eclass/toolchain.eclass