2b02dfaa48
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.
5 lines
144 B
Bash
5 lines
144 B
Bash
. ${srcdir}/emulparams/elf32b4300.sh
|
|
OUTPUT_FORMAT="elf32-littlemips"
|
|
BIG_OUTPUT_FORMAT="elf32-bigmips"
|
|
LITTLE_OUTPUT_FORMAT="elf32-littlemips"
|