]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge r228057 from head to stable/9:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Nov 2011 15:09:31 +0000 (15:09 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Nov 2011 15:09:31 +0000 (15:09 +0000)
commit62c8307995b8802a10f601f777227088614e7851
treef72a15872a36915484953ea25392449a2b39d18b
parenta172e2e2750b31e5265c6bc3eea1dbe5f44a60c6
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)

git-svn-id: svn://svn.freebsd.org/base/stable/9@228073 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/lib/drti/Makefile