看板 DFBSD_commit 關於我們 聯絡資訊
commit 09b22f869f512f2e6bbc0ec69a00b33359c79395 Author: Matthew Dillon <dillon@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@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