svn commit: r228073 - stable/9/cddl/lib/drti

Robert Watson rwatson at FreeBSD.org
Mon Nov 28 15:36:11 UTC 2011


On Mon, 28 Nov 2011, Joel Dahl wrote:

>> Log:
>>   Merge r228057 from head to stable/9:
>>
>>     Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead of
>>     bsd.prog.mk -- we need to compile PIC, which requires a library build.
>>     With this change, USDT (userspace DTrace probes) work from within
>>     shared libraries.
>>
>>     PR:             kern/159046
>>     Submitted by:   Alex Samorukov <samm at os2.kiev.ua>
>>     Comments by:    Scott Lystig Fritchie <slfritchie at snookles.com>
>>
>>   Approved by:	re (xxx)
>
> xxx ? :-)

Sigh -- what I get for rushing before a meeting!

This commit was approved by re (bz).  He was worried there would be an extra 
'x' due to his username being two rather than three characters, and instead 
there were three extra x's!

Robert


More information about the svn-src-stable mailing list