[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
Wed Dec 5 10:52:36 UTC 2018


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

Tijl Coosemans <tijl at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl at FreeBSD.org

--- Comment #3 from Tijl Coosemans <tijl at FreeBSD.org> ---
It seems that on Linux __stack_check_guard is no longer used.  They use a TLS
variable (%fs:40 on amd64).

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


More information about the freebsd-toolchain mailing list