https://sourceware.org/bugzilla/show_bug.cgi?id=31962
cqwrteur changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=31962
--- Comment #3 from cqwrteur ---
; else if (bfd_link_pie (&link_info)
&& link_info.separate_code) return
; else if (bfd_link_pie (&link_info)) return
are you kidding me?
--
You are receiving this mail because:
You are on th
https://sourceware.org/bugzilla/show_bug.cgi?id=31962
--- Comment #2 from cqwrteur ---
Created attachment 15607
--> https://sourceware.org/bugzilla/attachment.cgi?id=15607&action=edit
what's going on here?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31962
--- Comment #1 from cqwrteur ---
looks like a musl only issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31962
cqwrteur changed:
What|Removed |Added
Target||x86_64-linux-musl
CC|