mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-23 06:07:41 +01:00
6 lines
173 B
Bash
6 lines
173 B
Bash
. ${srcdir}/emulparams/elf32ppccommon.sh
|
|
. ${srcdir}/emulparams/plt_unwind.sh
|
|
EXTRA_EM_FILE=ppc32elf
|
|
OUTPUT_FORMAT="elf32-powerpc-vxworks"
|
|
. ${srcdir}/emulparams/vxworks.sh
|