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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Jan 2024 19:03:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276500

--- Comment #2 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Mark Johnston from comment #1)

World + kernel.

CFLAGS+=-O3 -pipe -funroll-loops -fno-semantic-interposition -fno-plt
COPTFLAGS+=-O3 -pipe -funroll-loops -fno-semantic-interposition -fno-plt
-DSTRIP_FBSDID

To improve speed.

I expect that OS at least boot or I get some warning/error during build.

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