]> granicus.if.org Git - python/commitdiff
don't get me started about distutils...
authorSkip Montanaro <skip@pobox.com>
Thu, 17 Nov 2005 18:31:09 +0000 (18:31 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 17 Nov 2005 18:31:09 +0000 (18:31 +0000)
README

diff --git a/README b/README
index 7992041d1fe4bfa0a19d1f42db52834dc5ee7b02..709af6215c00f762b7a9304686f89a9e345ad2dc 100644 (file)
--- a/README
+++ b/README
@@ -312,6 +312,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