Commit Graph

2 Commits

Author SHA1 Message Date
Richard Hughes
1042cadb63 Update to 3.0.18 which upstreamed a lot of the downstream patches 2024-03-25 12:55:47 +00:00
Peter Jones
cafdc47704 Fix build error on aarch64
On aarch64 we wind up with a segment map that (for reasons wildly
unclear) concatenates several segments into one, merging their segment
permissions and thus making RWX segments.

This fixes that.

Signed-off-by: Peter Jones <pjones@redhat.com>
2023-02-21 14:27:55 -05:00