mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2026-09-12 18:01:40 +00:00
7 lines
158 B
Bash
7 lines
158 B
Bash
SCRIPT_NAME=mips
|
|
OUTPUT_FORMAT="ecoff-bigmips"
|
|
BIG_OUTPUT_FORMAT="ecoff-bigmips"
|
|
LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
|
|
TARGET_PAGE_SIZE=0x1000000
|
|
ARCH=mips
|