svn commit: r368667 - in head: . gnu/usr.bin gnu/usr.bin/binutils gnu/usr.bin/gdb tools/build/mk

Ed Maste emaste at freebsd.org
Wed Dec 16 17:41:30 UTC 2020


On Tue, 15 Dec 2020 at 18:25, John Baldwin <jhb at 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.


More information about the svn-src-head mailing list