mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-17 19:06:36 +00:00
12 lines
212 B
Bash
12 lines
212 B
Bash
. ${srcdir}/emulparams/armelf.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
|