Package: python3.3

On mips platform, _ABIO32, _ABIN32, and _ABI64 are always defined,
so we cannot determine the ABI by these marcos.

The correct way is to detect the value of _MIPS_SIM

In this patch, I add mips64(el) and mipsn32(el) support(ie, disable check).

--
YunQiang Su

Attachment: mips64.diff
Description: Binary data

Reply via email to