Norm Jacobs
2011-02-23 35a0125756bd68f77a2ddaf2dd6b8539e733ee1d
1
2
3
4
5
6
7
8
9
10
11
12
diff --git Python-2.6.4/configure.in Python-2.6.4/configure.in
--- Python-2.6.4/configure.in
+++ Python-2.6.4/configure.in
@@ -1110,6 +1110,8 @@
     # environment?
         Darwin*)
         ;;
+    SunOS*)
+        ;;
         *)
         BASECFLAGS="$BASECFLAGS -OPT:Olimit=0"
         ;;