summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-12-09 16:46:13 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-12-09 16:46:13 +0000
commit2364fca408323b167166dbeeda03f9c44979c367 (patch)
treef39f4e2d110a08c56524d6784134ac1492f89fcf
parente6945201f4c2133e3e481080f0b25f4f04d18221 (diff)
downloadmpfr-2364fca408323b167166dbeeda03f9c44979c367.tar.gz
INSTALL: TLS on darwin may work, but I don't know anything more.
See thread <http://gcc.gnu.org/ml/gcc/2008-12/msg00107.html>. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5703 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 603f79872..3f05683bc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -134,7 +134,7 @@ by Libtool's versioning system.
linker or system libraries), it will output an
error message, telling you to build MPFR without
thread safe. For instance, though Mac OS X uses
- GCC, it does not currently support GCC's __thread
+ GCC, it may not currently support GCC's __thread
storage class.
Run "./configure --help" to see the other options (autoconf default options).