Date: Tue, 23 Oct 2012 15:35:12 -0500 From: Brooks Davis <brooks@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: meowthink <meowthink@gmail.com>, Brooks Davis <brooks@freebsd.org>, freebsd-arch@freebsd.org Subject: Re: bsd.own.mk - just let WITHOUT_* take precedence Message-ID: <20121023203512.GA85624@lor.one-eyed-alien.net> In-Reply-To: <201210220940.39281.jhb@freebsd.org> References: <20121007001423.9878F58094@chaos.jnpr.net> <1350794580507-5753746.post@n5.nabble.com> <20121021094151.GC27212@lor.one-eyed-alien.net> <201210220940.39281.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 22, 2012 at 09:40:39AM -0400, John Baldwin wrote: > On Sunday, October 21, 2012 5:41:51 am Brooks Davis wrote: > > On Sat, Oct 20, 2012 at 09:43:00PM -0700, meowthink wrote: > > > I encouraged the same issue when build with dtrace-enabled kernconf. > > > I do think it's a problem of Makefile.inc1 which manually defined the= se > > > NO_CTFs. By Simon's hack on bsd.own.mk, the build process goes on, bu= t not > > > as before. For instance, /libexec/ld-elf.so.1 contains CTF data but > > > /libexec/ld-elf32.so.1 not (it contains CTF data before MFC r228158).= At > > > least all 32-bit libraries on amd64 are built without CTF. > > > Though didn't use userland dtrace(esp. with 32-bit compat), I doubt t= his > > > somehow breaks such functionalities. > > >=20 > > > Also cc'ed jhb & fjoe who brought us this change. > >=20 > > I've MFCd r228120 which allows WITH_CTF to be set in make.conf. > > It looks like there may be another bug effecting the setting of > > CTFCONVERT_CMD. >=20 > I had this change as a question mark to merge in my list, thanks. > Can you also merge it to 8? Will do. -- Brooks --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFQhv9/XY6L6fI4GtQRAn3eAKCtIRX5Nx23mbhOQamo7nIK25PSaQCdGazQ DOSeHYSgVn6+0PBjf/TYmNs= =JUXB -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121023203512.GA85624>