mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-27 02:14:04 +08:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
|
# Configuration fragment for binutils.
|
||
|
|
||
|
Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'`
|
||
|
|
||
|
# (should canonicalize arch name) */
|
||
|
|
||
|
Set archname ARCH_{target_arch}
|