bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / m32relf_linux.sh
index be2ad23240cae0873c6ff9f34b852fea218753b9..9a4ee9778e94100e3013a05bd117150221b35e89 100644 (file)
@@ -5,7 +5,7 @@ OUTPUT_FORMAT="elf32-m32r-linux"
 TEXT_START_ADDR=0x1000
 ARCH=m32r
 MACHINE=
-MAXPAGESIZE=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 # Hmmm, there's got to be a better way.  This sets the stack to the
 # top of simulator memory (32MB).
This page took 0.024648 seconds and 4 git commands to generate.