mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
When linking an almost empty binary the linker can merged .text with a later section, creating a RWE segment, that then it rejects.
When linking an almost empty binary the linker can merged .text with a later section, creating a RWE segment, that then it rejects.