|
@@ -251,7 +251,7 @@ DL_START(unsigned long args)
|
|
PERFORM_BOOTSTRAP_GOT(tpnt);
|
|
PERFORM_BOOTSTRAP_GOT(tpnt);
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#if !defined(PERFORM_BOOTSTRAP_GOT) || defined(__avr32__)
|
|
|
|
|
|
+#if !defined(PERFORM_BOOTSTRAP_GOT) || defined(__avr32__) || defined(__mips__)
|
|
|
|
|
|
/* OK, now do the relocations. We do not do a lazy binding here, so
|
|
/* OK, now do the relocations. We do not do a lazy binding here, so
|
|
that once we are done, we have considerably more flexibility. */
|
|
that once we are done, we have considerably more flexibility. */
|