| Index: fusl/arch/mips/reloc.h
|
| diff --git a/fusl/arch/mips/reloc.h b/fusl/arch/mips/reloc.h
|
| index 9b40e3da74b66f9978ddc0ca09a5a64f6420d2d9..8c52df091c72c94867f6fcbc0ba8869cdbf64715 100644
|
| --- a/fusl/arch/mips/reloc.h
|
| +++ b/fusl/arch/mips/reloc.h
|
| @@ -24,7 +24,7 @@
|
| #define REL_TPOFF R_MIPS_TLS_TPREL32
|
|
|
| #define NEED_MIPS_GOT_RELOCS 1
|
| -#define DYNAMIC_IS_RO 1
|
| +#define DT_DEBUG_INDIRECT DT_MIPS_RLD_MAP
|
| #define ARCH_SYM_REJECT_UND(s) (!((s)->st_other & STO_MIPS_PLT))
|
|
|
| #define CRTJMP(pc,sp) __asm__ __volatile__( \
|
|
|