summaryrefslogtreecommitdiffhomepage
path: root/auto/threads
diff options
context:
space:
mode:
Diffstat (limited to 'auto/threads')
-rw-r--r--auto/threads3
1 files changed, 1 insertions, 2 deletions
diff --git a/auto/threads b/auto/threads
index 9187caab..d6efc7cd 100644
--- a/auto/threads
+++ b/auto/threads
@@ -203,8 +203,7 @@ fi
# Thread Local Storage / Thread Specific Data.
#
# Linux, FreeBSD 5.3, Solaris.
-# MacOSX 10.7 (Lion) Clang. However, if the -mmacosx-version-min
-# option is specified it must be at least 10.7.
+# MacOSX 10.7 (Lion) Clang.
nxt_feature="__thread"
nxt_feature_name=NXT_HAVE_THREAD_STORAGE_CLASS