Retro68/binutils/ld/emulparams/elf32ppcvxworks.sh
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

6 lines
197 B
Bash

source_sh ${srcdir}/emulparams/elf32ppccommon.sh
source_sh ${srcdir}/emulparams/plt_unwind.sh
EXTRA_EM_FILE=ppc32elf
OUTPUT_FORMAT="elf32-powerpc-vxworks"
source_sh ${srcdir}/emulparams/vxworks.sh