Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2010 13:48:04 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/cddl/lib/drti Makefile
Message-ID:  <201008211348.o7LDmHo0018034@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-08-21 13:48:04 UTC

  FreeBSD src repository

  Modified files:
    cddl/lib/drti        Makefile 
  Log:
  SVN rev 211561 on 2010-08-21 13:48:04Z by rpaulo
  
  Link drti.o with a PIC version of libelf. This is needed because
  drti.o depends on libelf and this avoids linking every other drti.o
  program (namely programs with USDT probes) with libelf.
  
  Sponsored by:   The FreeBSD Foundation
  
  Revision  Changes    Path
  1.3       +9 -2      src/cddl/lib/drti/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008211348.o7LDmHo0018034>