mirror of
https://github.com/systemd/systemd.git
synced 2026-07-21 06:50:38 +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.