git: libpthread - Always override the symlinks
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 6 01:29:53 PDT 2011
commit 09b22f869f512f2e6bbc0ec69a00b33359c79395
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/09b22f869f512f2e6bbc0ec69a00b33359c79395
--
DragonFly BSD source repository
More information about the Commits
mailing list