bsd.own.mk - just let WITHOUT_* take precedence

Brooks Davis brooks at freebsd.org
Sun Oct 21 09:41:58 UTC 2012


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 these
> NO_CTFs. By Simon's hack on bsd.own.mk, the build process goes on, but 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 this
> somehow breaks such functionalities.
> 
> Also cc'ed jhb & fjoe who brought us this change.

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.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20121021/20869667/attachment.sig>


More information about the freebsd-arch mailing list