diff options
author | Skip Montanaro <skip@pobox.com> | 2002-11-12 16:53:36 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2002-11-12 16:53:36 (GMT) |
commit | 3a7ad5c5843467dc67ddf4c6622dd466f0f42c74 (patch) | |
tree | 6d66d32054b3b61f56cd766b390f8a99663977af /README | |
parent | 08c4cc41276f0c6f17f304ae65bd3fa35079e526 (diff) | |
download | cpython-3a7ad5c5843467dc67ddf4c6622dd466f0f42c74.zip cpython-3a7ad5c5843467dc67ddf4c6622dd466f0f42c74.tar.gz cpython-3a7ad5c5843467dc67ddf4c6622dd466f0f42c74.tar.bz2 |
delete reference to building on Minix, which will be unsupported in 2.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -312,8 +312,6 @@ HP PA-RISC 2.0: A recent bug report (http://www.python.org/sf/546117) in the optimizer that break Python. Compiling without optimization solves the problems. -Minix: When using ack, use "CC=cc AR=aal RANLIB=: ./configure"! - SCO: The following apply to SCO 3 only; Python builds out of the box on SCO 5 (or so we've heard). |