summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libsetjmp/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsetjmp/SOURCES b/lib/libsetjmp/SOURCES
index 33c83275f7..b2f4227930 100644
--- a/lib/libsetjmp/SOURCES
+++ b/lib/libsetjmp/SOURCES
@@ -13,6 +13,7 @@ sh/setjmp.S
13#endif 13#endif
14 14
15#ifdef CPU_MIPS 15#ifdef CPU_MIPS
16/* Strangely something seems to do '#define mips 1' */
16#undef mips 17#undef mips
17mips/setjmp.S 18mips/setjmp.S
18#endif 19#endif