Cedric Schmeits

Results 2 comments of Cedric Schmeits

> I already have some changed that cover the linux builds using gcc. Those are quite simular to the PR #521. So as soon as that's being merged I will...

So that means with respect to this example I would need to add something to the profile like: ``` [conf] tools.build:compiler_executables={"c": "aarch64-linux-gnu-gcc", "cpp": "aarch64-linux-gnu-g++"} ``` or in case that it...