[Bug 276500] System hang on loader then build with -fno-semantic-interposition -fno-plt

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Jan 2024 14:56:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276500

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
It doesn't make sense to build the kernel or loader with these flags.

We can't anticipate and guard every possible invalid build configuration.  It's
up to you to understand what the flags do and use them where they make sense. 
Even then, those flags should only be set by library maintainers.  They have
user-visible effects, they're not optimization flags.

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