A quick update of patches 3/4. Changes:
a. the logic in tc-get-compiler-type() has been moved to cpp to make the bash side simpler and less likely to break, b. added tests for tc-is-* wrappers. Michał Górny (2): toolchain-funcs.eclass: Add tc-get-compiler-type() toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers eclass/tests/toolchain-funcs.sh | 43 +++++++++++++++++++++++++++++++++++++++++ eclass/toolchain-funcs.eclass | 33 +++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) -- 2.9.0