mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
7 lines
154 B
Bash
7 lines
154 B
Bash
TEMPLATE_NAME=aix
|
|
SCRIPT_NAME=aix
|
|
OUTPUT_FORMAT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_32BIT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_64BIT="aix5coff64-rs6000"
|
|
ARCH=rs6000
|