Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/emulparams/elf32ppc_fbsd.sh
2023-03-06 14:48:14 +01:00

6 lines
126 B
Bash

source_sh ${srcdir}/emulparams/elf32ppc.sh
source_sh ${srcdir}/emulparams/elf_fbsd.sh
OUTPUT_FORMAT="elf32-powerpc-freebsd"