mirror of
https://github.com/systemd/systemd.git
synced 2026-07-15 12:00:34 +00: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.