mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
46e1ce6913
Change-Id: I06fc1c19229e26c20132c255c92b7e71ea3cc31a Reviewed-on: https://review.haiku-os.org/c/buildtools/+/4372 Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com> Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
6 lines
197 B
Bash
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
|