commit | 7f059ad41aa48ce90e089a9c0ce55e6231bf8887 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri May 30 14:22:30 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri May 30 14:22:30 1997 +0000 |
tree | e55b098120fdd33754b13b3f91f22422bb159270 | |
parent | d7918fb75846ccea69f7fb9774f08e5879478e34 [diff] |
Use TRY_RUN, not TRY_COMPILE, to test for -Olimit (on Solaris, with Sun's cc, the compile succeeds, but the link fails). Test for IRIX*/6* instead of for IRIX/6* -- on 64-bit IRIX systems, uname returns IRIX64.