Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / shelf32_nbsd.sh
index 14965ef95b5ecc3b9ebea7f9f0888fb64030dbe6..63aee8f408422563ab50516cabc577b1ff1e93f9 100644 (file)
@@ -5,7 +5,7 @@
 
 OUTPUT_FORMAT="elf32-sh64-nbsd"
 TEXT_START_ADDR=0x400000
-MAXPAGESIZE=0x10000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 ENTRY=__start
 
This page took 0.024117 seconds and 4 git commands to generate.