Apply patch from Mumit Khan to fix bugs generating dll names.
[deliverable/binutils-gdb.git] / ld / emulparams / sparclynx.sh
index c85c8d59cc0c03142130240f72bb2223a2d24b77..9aeb30b133405a2c9530453d73a1c06fe117ff4d 100644 (file)
@@ -3,7 +3,7 @@ OUTPUT_FORMAT="coff-sparc-lynx"
 # This is what LynxOS /lib/init1.o wants.
 ENTRY=__main
 # following are dubious
-PAGE_SIZE=0x1000
+TARGET_PAGE_SIZE=0x1000
 TEXT_START_ADDR=0
 NONPAGED_TEXT_START_ADDR=0x1000
 ARCH=sparc
This page took 0.023662 seconds and 4 git commands to generate.