bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf64hppa.sh
index 26c3153f069b3b91d9c1a5e90009679536e4a306..b0a1fdc5008ae1ea04ec30e92bb8f4fcdf05a604 100755 (executable)
@@ -4,7 +4,7 @@ LIB_PATH="=/usr/lib/pa20_64:=/opt/langtools/lib/pa20_64"
 TEXT_START_ADDR=0x4000000000001000
 DATA_ADDR=0x8000000000001000
 TARGET_PAGE_SIZE=4096
-MAXPAGESIZE=4096
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 # The HP dynamic linker actually requires you set the start of text and
 # data to some reasonable value.  Of course nobody knows what reasoanble
This page took 0.02492 seconds and 4 git commands to generate.