Retro68/binutils/ld/emulparams/elf32ppcvxworks.sh

6 lines
173 B
Bash
Raw Normal View History

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