https://sourceware.org/bugzilla/show_bug.cgi?id=31034
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mark at klomp dot org Resolution|--- |MOVED --- Comment #2 from Mark Wielaard <mark at klomp dot org> --- This was fixed in musl with: commit 6be76895f6863100a311d474a42abdbb6466189d Author: Violet Purcell <vimpro...@inventati.org> Date: Sat Nov 4 12:09:20 2023 -0400 elf.h: add typedefs for Elf64_Relr and Elf32_Relr These were overlooked when DT_RELR was added in commit d32dadd60efb9d3b255351a3b532f8e4c3dd0db1, potentially breaking software that treats presence of the DT_RELR macro as implying they exist. -- You are receiving this mail because: You are on the CC list for the bug.