mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08: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=
|