]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport
authorSkip Montanaro <skip@pobox.com>
Thu, 17 Nov 2005 18:32:26 +0000 (18:32 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 17 Nov 2005 18:32:26 +0000 (18:32 +0000)
README

diff --git a/README b/README
index f330eee11cd8883cf514200760b07b548bb369b5..5441ca520d375ed1b99759893012de25cf1e6e3d 100644 (file)
--- a/README
+++ b/README
@@ -314,6 +314,7 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris
         HUGE_VAL(), e.g.:
 
           make CPPFLAGS='-D"Py_HUGE_VAL=HUGE_VAL()" -I. -I$(srcdir)/Include'
+         ./python setup.py CPPFLAGS='-D"Py_HUGE_VAL=HUGE_VAL()"'
 
 Linux:  A problem with threads and fork() was tracked down to a bug in
        the pthreads code in glibc version 2.0.5; glibc version 2.0.7