freebsd-dev/contrib/binutils/ld/emulparams/mipsbig.sh

7 lines
158 B
Bash
Raw Normal View History

SCRIPT_NAME=mips
OUTPUT_FORMAT="ecoff-bigmips"
BIG_OUTPUT_FORMAT="ecoff-bigmips"
LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
TARGET_PAGE_SIZE=0x1000000
ARCH=mips