mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-18 11:08:26 +00:00
7 lines
158 B
Bash
7 lines
158 B
Bash
. ${srcdir}/emulparams/elf32or1k.sh
|
|
unset EMBEDDED
|
|
GENERATE_SHLIB_SCRIPT=yes
|
|
GENERATE_PIE_SCRIPT=yes
|
|
GENERATE_COMBRELOC_SCRIPT=yes
|
|
TEXT_START_ADDR=0x00002000
|