aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/pthreads
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-25 12:24:36 +0000
committerlloyd <[email protected]>2009-07-25 12:24:36 +0000
commit336404ac312cdc7cea82f9a2568d36c62418123f (patch)
tree8f9eb004e3806309537240d2e96963a327a28338 /src/mutex/pthreads
parentc9f92c0c07634c3a2aa73a8f3d3660ba39d76fde (diff)
Add support for Dragonfly BSD (a fork of FreeBSD).
Contributed by Patrick Georgi
Diffstat (limited to 'src/mutex/pthreads')
-rw-r--r--src/mutex/pthreads/info.txt3
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