K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-11-30T02:42:10.652230Z K 7 svn:log V 340 devel/dmlc-core: use LLVM on LLVM architectures Use LLVM on LLVM architectures to avoid mixing C++ libraries. Add USES=compiler:c++11-lang to force new GCC on GCC architectures (the port requires C++11 anyway). Also add ? to toolchain setup to allow switching to GCC binaries. Reported by: jbeich Approved by: mentors (implicit approval) END