f51ee0a16d
Binutils has a "contrib" subdirectory - thus flattening cannot happen without renaming the upper level contrib directory in a first pass. Also, don't record this move and remove any keyword expansion.
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"
|