[Bug 280265] lang/gcc10: and friends, disable libssp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jul 2024 21:52:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280265 Bug ID: 280265 Summary: lang/gcc10: and friends, disable libssp Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: salvadore@freebsd.org Reporter: kevans@freebsd.org Assignee: salvadore@freebsd.org Flags: maintainer-feedback?(salvadore@freebsd.org) Created attachment 252026 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252026&action=edit git(1) diff against the ports tree For today's FreeBSD 14 and earlier, libssp is a nop because nothing on FreeBSD will be referencing these headers or lib. On FreeBSD 15, it actively breaks building with FORTIFY_SOURCE enabled and it's not worth trying to make it work- the potential for GCC improvements comes from the __builtin_object_size enhancement, not from these headers. -- You are receiving this mail because: You are the assignee for the bug.