mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 23:50:55 +00:00
Either enable strict-alignment or disable FPU code generation by gcc regarding bootstrap code, which cannot handle alignment faults during initialization properly. Ref genodelabs/genode#4827