mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 21:01:18 +01:00
9 lines
143 B
Bash
9 lines
143 B
Bash
|
. ${srcdir}/emulparams/shelf32_nbsd.sh
|
||
|
|
||
|
OUTPUT_FORMAT="elf64-sh64-nbsd"
|
||
|
ELFSIZE=64
|
||
|
|
||
|
# We do not need .cranges
|
||
|
OTHER_SECTIONS=''
|
||
|
EXTRA_EM_FILE=
|