toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpers
authorJames Le Cuirot <chewi@gentoo.org>
Thu, 9 Aug 2018 20:48:07 +0000 (21:48 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 21 Aug 2018 20:37:26 +0000 (21:37 +0100)
commitf3f183dd42463b42d1aac27debb04c75c616dae7
tree4c10ee5cac21adb0b736bf1088cfe75ac9aa5669
parent9ee32ad958ba2b6596396eded3ccf060e18f41ba
toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpers

CTARGET is used, if defined, otherwise CHOST. CHOST was previously
assumed but this should not affect existing usage of these helpers.
eclass/toolchain-funcs.eclass