https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254774
--- Comment #5 from Konstantin Belousov <[email protected]> --- (In reply to maskray from comment #4) No, I do not mean initial exec vs dynamic tls. I mean, dl_iterate_phdr() dlpi_tls_data value in static _binary_ vs dynamic binary. The patch I posted is for dynamic binaries case. For static linking of final executable, where ld -static is used, I did some WIP but more efforts are required to finish fixing dlpi_tls_data. -- 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]"
