mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 08:47:41 +01:00
4 lines
108 B
Bash
4 lines
108 B
Bash
|
. ${srcdir}/emulparams/elf32_x86_64.sh
|
||
|
. ${srcdir}/emulparams/elf_nacl.sh
|
||
|
OUTPUT_FORMAT="elf32-x86-64-nacl"
|