mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 10:03:47 +08:00
8a46e447a8
This reverts commit f2aaebdb97
.
My reasons for making that change were just plain wrong.
12 lines
228 B
Bash
12 lines
228 B
Bash
source_sh ${srcdir}/emulparams/armelf.sh
|
|
source_sh ${srcdir}/emulparams/elf_fbsd.sh
|
|
|
|
TEXT_START_ADDR=0x00010000
|
|
|
|
TARGET2_TYPE=got-rel
|
|
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
|
GENERATE_PIE_SCRIPT=yes
|
|
|
|
unset STACK_ADDR
|
|
unset EMBEDDED
|