mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
Recent versions of binutils check that PHDR segments are covered by a LOAD segment. In this case the unloaded PHDR segment can be ommited. Fix #4003