mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
7 lines
137 B
Bash
7 lines
137 B
Bash
. ${srcdir}/emulparams/elf64ppc.sh
|
|
. ${srcdir}/emulparams/elf_fbsd.sh
|
|
|
|
OUTPUT_FORMAT="elf64-powerpc-freebsd"
|
|
DEFAULT_PLT_STATIC_CHAIN=1
|
|
|