mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 14:19:19 +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