summaryrefslogtreecommitdiff
path: root/include/makeinclude
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-29 08:22:21 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-29 08:22:21 +0000
commit9fefbda5bc5710b2459d797c9c7aaad1986a7d78 (patch)
tree04922d928e246c6ac0a02ed9f92492b99f77f0b8 /include/makeinclude
parente7d70c9a4bed17025eb6ad1ed28e158e60110c39 (diff)
downloadATCD-9fefbda5bc5710b2459d797c9c7aaad1986a7d78.tar.gz
Removed experimental comment. This is now "almost" fully functionally.
Diffstat (limited to 'include/makeinclude')
-rw-r--r--include/makeinclude/platform_freebsd_pthread.GNU7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/makeinclude/platform_freebsd_pthread.GNU b/include/makeinclude/platform_freebsd_pthread.GNU
index e7e382f2c62..828bec3e5e0 100644
--- a/include/makeinclude/platform_freebsd_pthread.GNU
+++ b/include/makeinclude/platform_freebsd_pthread.GNU
@@ -2,17 +2,10 @@
# platform_freebsd_pthread.GNU
-# ***** Notice: This configuration is still under debugging. *****
optimize = 1
-# ***** It still doesn't work quite the way it expected to. *****
# For pthreads support on FreeBSD, you need
# -D_POSIX_THREADS
-# You must have the latest pthread library by John Birrell.
-# and link with reentrant library libc_r. If you can't find this
-# library (libc_r.so) in your system, do a "man pthread" and follow the
-# instruction to build your own. You must have at least 3.0-current as
-# of 2/9/1997 to take advantage of the latest feature of pthread library.
debug = 1
versioned_so = 1