python: fix build for objtype=$spim

front
cinap_lenrek 2015-08-08 08:34:16 +02:00
parent 79213052a2
commit 1f8e6c916a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
typedef struct Threadarg Threadarg;
#if defined(T386) || defined(Talpha) || defined(Tarm) || defined(Tpower) || defined(Tamd64)
#if defined(T386) || defined(Talpha) || defined(Tarm) || defined(Tpower) || defined(Tamd64) || defined(Tspim)
#undef WORDS_BIGENDIAN
#elif defined(Tmips) || defined(Tsparc)
#define WORDS_BIGENDIAN