Opened 6 years ago
Closed 3 years ago
#14364 closed enhancement (no change required)
Handle R_X86_64_PLT32 properly
Reported by: | waddlesplash | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System | Version: | R1/Development |
Keywords: | Cc: | korli | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
It seems Binutils 2.31 will use this by default in some cases. Linux had to make some changes to accommodate it, too: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b21ebf2fb4cde1618915a97cc773e287ff49173e
Note:
See TracTickets
for help on using tickets.
We now use binutils >= 2.31, and it seems there is nothing else for us to do here as this has not posed any issues.