bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf32bmipn32.sh
index a320eb23ed07dc117c5a93871a69fe9f05506459..c26b6b3dcb2ea4369839a83b223f7ab0e99c72a6 100755 (executable)
@@ -3,7 +3,7 @@ OUTPUT_FORMAT="elf32-nbigmips"
 BIG_OUTPUT_FORMAT="elf32-nbigmips"
 LITTLE_OUTPUT_FORMAT="elf32-nlittlemips"
 SHLIB_TEXT_START_ADDR=0x5ffe0000
-COMMONPAGESIZE=0x1000
+COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 
 # IRIX6 defines these symbols.  0x34 is the size of the ELF header.
 EXECUTABLE_SYMBOLS="
This page took 0.039998 seconds and 4 git commands to generate.