[Bug 233707] www/firefox: fails to build with -fstack-protector-{strong,all} + -Wl,-z,nocopyreloc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 7 10:30:29 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233707

--- Comment #24 from Tijl Coosemans <tijl at FreeBSD.org> ---
(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.


More information about the freebsd-toolchain mailing list