https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233397
--- Comment #5 from Konstantin Belousov <[email protected]> --- (In reply to Dimitry Andric from comment #4) It is indeed _somewhat_ strange. This merge introduced actual use of ifunc in libc, and in particular in the static binaries, which now have PLT. Before that, csu contained code to process PLT and referenced weak start/stop symbols for the PLT bounds, which should be zeroes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
