commit | c1edc2d632a8897509e5807b3a58c529c75d5c91 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Tue Apr 28 19:55:58 2009 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Tue Apr 28 19:55:58 2009 +0000 |
tree | cc603cbf775fbf4b33c235cd4a1eddea11b20020 | |
parent | 8e8099c4915fc57990d026044f2168b1e6c6c326 [diff] |
Merged revisions 72081 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72081 | thomas.heller | 2009-04-28 21:23:41 +0200 (Di, 28 Apr 2009) | 3 lines Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips instead of mipsel) ........