Retro68/binutils/ld/emulparams/elf32ppcvxworks.sh

6 lines
173 B
Bash
Raw Normal View History

2012-03-26 21:18:29 +02:00
. ${srcdir}/emulparams/elf32ppccommon.sh
2015-08-28 17:32:19 +02:00
. ${srcdir}/emulparams/plt_unwind.sh
EXTRA_EM_FILE=ppc32elf
2012-03-26 21:18:29 +02:00
OUTPUT_FORMAT="elf32-powerpc-vxworks"
. ${srcdir}/emulparams/vxworks.sh