8 lines
175 B
Text
8 lines
175 B
Text
|
# Configuration fragment for binutils.
|
||
|
|
||
|
Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'`
|
||
|
|
||
|
# (should canonicalize arch name) */
|
||
|
|
||
|
Set archname ARCH_{target_arch}
|