Thomas485

Results 2 comments of Thomas485

Does ``` procs: my_backend: shell: sleep 0.001 && my_backend autostart: true ``` work for you as a workaround?

I figured out, that compiling using `lto` is broken on/for `arm*`-Architectures too. But it seems that its not possible (yet) to set compiler/linker flags per target. At least I can't...