On 12/16/20 9:41 AM, Ed Maste wrote: > On Tue, 15 Dec 2020 at 18:25, John Baldwin <j...@freebsd.org> wrote: >> >> On 12/15/20 9:44 AM, Ed Maste wrote: >>> Author: emaste >>> Date: Tue Dec 15 17:44:19 2020 >>> New Revision: 368667 >>> URL: https://svnweb.freebsd.org/changeset/base/368667 >>> >>> Log: >>> Retire obsolete GDB 6.1.1 >> >> Are you going to remove the -gdwarf-2 bits from kern.mk now? > > Yes, soon. We probably need to change it to explicit -gdwarf-4 (not > just remove it and rely on the compiler's default) as we'll see DWARF5 > by default before long and will need to update ctfconvert again.
We already don't bother doing that for userland, so I think I'd rather us just drop the option and fix ctfconvert once there is a need. -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"