mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
5 lines
121 B
Bash
5 lines
121 B
Bash
|
. ${srcdir}/emulparams/elf32ppc.sh
|
||
|
OUTPUT_FORMAT="elf32-powerpc-vxworks"
|
||
|
unset BSS_PLT
|
||
|
. ${srcdir}/emulparams/vxworks.sh
|