mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
5e0a9052d2
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