[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
Sun Dec 30 15:17:04 UTC 2018


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

--- Comment #9 from Shawn Webb <shawn.webb at hardenedbsd.org> ---
(In reply to Tijl Coosemans from comment #8)
Almost. Compiling with -fPIC will solve the issue. Take a look at the article I
linked to in comment #5. HardenedBSD does this and is why HardenedBSD can
continue using SSP-all with www/firefox without issues. In this case, -fPIE
isn't needed, but -fPIC is.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list