https://sourceware.org/bugzilla/show_bug.cgi?id=32684
Bug ID: 32684
Summary: aarch64 linux 4 build failure: struct user_pac_mask
not defined
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: backends
Assignee: unassigned at sourceware dot org
Reporter: me at harmenstoppels dot nl
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Commit 64e3b451ad2cec8d45661b1816e3d2dc4431f3ca causes a regression where
elfutils no longer builds on Linux 4. It strictly requires Linux 5.0 or higher
for `struct user_pac_mask` to be defined in asm/ptrace.h.
Linux 4.19 is still maintained until 2029 according to
https://wiki.linuxfoundation.org/civilinfrastructureplatform/start#kernel_maintainership.
--
You are receiving this mail because:
You are on the CC list for the bug.