git: DragonFly_RELEASE_2_10 libpthread - Always override the symlinks

Matthew Dillon dillon at crater.dragonflybsd.org
Fri May 6 01:32:32 PDT 2011


commit 6a63503828367e2637e176f988a252169371d6b7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri May 6 01:24:28 2011 -0700

    libpthread - Always override the symlinks
    
    * Always override the symlinks for /usr/lib/libpthread* to ensure that
      very old systems are properly upgraded.
    
    * If the user wants to point the symlink at a different threading library
      the use rcan set THREAD_LIB in /etc/make.conf.
    
    Reported-by: Vitaly Shevtsov <loki.vt at gmail.com>

Summary of changes:
 lib/libpthread/Makefile |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a63503828367e2637e176f988a252169371d6b7


-- 
DragonFly BSD source repository





More information about the Commits mailing list