orchestra icon indicating copy to clipboard operation
orchestra copied to clipboard

Create toolchain meta components

Open fcremo opened this issue 4 years ago • 0 comments

Create toolchain/$arch/cxx-toolchain components, which provide a c/c++ toolchain for the given architecture. All toolchains are currently based on gcc, except for toolchain/host/cxx-toolchain which is based on clang-release. To require gcc for the host toolchain/host/gcc-toolchain can be used instead.

fcremo avatar Jun 16 '21 09:06 fcremo