看板 DFBSD_commit 關於我們 聯絡資訊
commit f9228daa900e128b861afda6f98c5a66b01499da Author: Alex Hornung <ahornung@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