mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
8 lines
96 B
Bash
8 lines
96 B
Bash
|
SCRIPT_NAME=ia64vms
|
||
|
|
||
|
OUTPUT_FORMAT="elf64-ia64-vms"
|
||
|
ARCH=ia64
|
||
|
|
||
|
COMPILE_IN=yes
|
||
|
EXTRA_EM_FILE=vms
|