https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233707
--- Comment #24 from Tijl Coosemans <[email protected]> --- (In reply to rozhuk.im from comment #23) The change committed to the ports tree says that no libraries are needed to use clock_gettime. It does not disable clock_gettime. And it's not -fPIC that is missing but -fPIE. I always build with -fstack-protector-strong and I'm not seeing any build error. I suspect the error you had was caused by local changes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
