set ELFSIZE to 64 here, so that ELFALIGN gets set to 8, so ALIGN() gets called with an argument.
This commit is contained in:
parent
c5121a9ba4
commit
1bf8dbcfa8
1
gnu/dist/ld/emulparams/elf64_sparc.sh
vendored
1
gnu/dist/ld/emulparams/elf64_sparc.sh
vendored
@ -1,4 +1,5 @@
|
||||
SCRIPT_NAME=elf
|
||||
ELFSIZE=64
|
||||
OUTPUT_FORMAT="elf64-sparc"
|
||||
TEXT_START_ADDR=0x100200
|
||||
MAXPAGESIZE=0x100000
|
||||
|
Loading…
Reference in New Issue
Block a user