index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
arch
/
msp430.sh
blob: 8edb72a75949a07b46b1ebad2264247c74203ad6 (
plain
)
1
2
3
4
5
# Compute MSP430-specific values
CT_DoArchTupleValues
()
{
CT_TARGET_ARCH
=
"
${
CT_ARCH
}
"
}