Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 15:12:34 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@freebsd.org>
Subject:   Re: svn commit: r263749 - in head: . sys/amd64/conf sys/conf sys/i386/conf sys/sparc64/conf
Message-ID:  <B07EACC3-B543-4039-8124-517B159C6C79@bsdimp.com>
In-Reply-To: <201404071505.09468.jhb@freebsd.org>
References:  <201403252208.s2PM8VXj019660@svn.freebsd.org> <201404071505.09468.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Apr 7, 2014, at 1:05 PM, John Baldwin <jhb@freebsd.org> wrote:

> On Tuesday, March 25, 2014 6:08:31 pm Warner Losh wrote:
>> Author: imp
>> Date: Tue Mar 25 22:08:31 2014
>> New Revision: 263749
>> URL: http://svnweb.freebsd.org/changeset/base/263749
>>=20
>> Log:
>>  Rather than require a makeoptions DEBUG to get debug correct,
>>  add it in kern.mk, but only if we're using clang. While this
>> ...
>> Modified: head/sys/amd64/conf/GENERIC
>> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
>> --- head/sys/amd64/conf/GENERIC	Tue Mar 25 21:57:50 2014	=
(r263748)
>> +++ head/sys/amd64/conf/GENERIC	Tue Mar 25 22:08:31 2014	=
(r263749)
>> @@ -21,7 +21,7 @@
>> cpu		HAMMER
>> ident		GENERIC
>>=20
>> -makeoptions	DEBUG=3D-gdwarf-2		# Build kernel with =
gdb(1) debug symbols
>> +makeoptions	DEBUG=3D-g
>> makeoptions	WITH_CTF=3D1		# Run ctfconvert(1) for DTrace =
support
>=20
> Did you mean to lose this comment in all these files?

No. I didn=92t mean to loose it. Damn. Thanks!

Warner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B07EACC3-B543-4039-8124-517B159C6C79>