4 lines
121 B
Bash
4 lines
121 B
Bash
|
source_sh ${srcdir}/emulparams/elf_i386.sh
|
||
|
source_sh ${srcdir}/emulparams/elf_fbsd.sh
|
||
|
OUTPUT_FORMAT="elf32-i386-freebsd"
|