git: proplib - Don't link unconditionally to libphtread

Alex Hornung alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:52 PST 2010


commit f9228daa900e128b861afda6f98c5a66b01499da
Author: Alex Hornung <ahornung at gmail.com>
Date:   Mon Nov 15 03:59:01 2010 +0000

    proplib - Don't link unconditionally to libphtread
    
    * There is no need to link unconditionally to libpthread, since it can
      also work in single-thread applications using the libc stubs. That is
      after all why we fixed some of them a few months ago.

Summary of changes:
 lib/libprop/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9228daa900e128b861afda6f98c5a66b01499da


-- 
DragonFly BSD source repository





More information about the Commits mailing list