diff options
Diffstat (limited to 'src/mutex/pthreads/info.txt')
-rw-r--r-- | src/mutex/pthreads/info.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mutex/pthreads/info.txt b/src/mutex/pthreads/info.txt index 88de70de0..f135dea48 100644 --- a/src/mutex/pthreads/info.txt +++ b/src/mutex/pthreads/info.txt @@ -10,7 +10,7 @@ mux_pthr.h </add> <libs> -all!qnx,freebsd,openbsd,netbsd -> pthread +all!qnx,freebsd,dragonfly,openbsd,netbsd -> pthread </libs> <os> @@ -18,6 +18,7 @@ aix cygwin darwin freebsd +dragonfly hpux irix linux |