[Bug 275368] legacy config GENERIC kernel fails to compile

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Nov 2023 06:17:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275368

            Bug ID: 275368
           Summary: legacy config GENERIC kernel fails to compile
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: barney_cordoba@yahoo.com

Using the 

config GENERIC

method to build a kernel leaves out cc.c causing the link process to fail with
undefined functions from cc.c. It appears that at least 1 CC_ Algorithm must be
defind in order for the kernel to build properly

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