mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
4 lines
105 B
Bash
4 lines
105 B
Bash
|
. ${srcdir}/emulparams/elf_i386.sh
|
||
|
. ${srcdir}/emulparams/elf_fbsd.sh
|
||
|
OUTPUT_FORMAT="elf32-i386-freebsd"
|