mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
61d1fa57c9
override from msp430.sh Signed-off-by: Andrew Wygle <awygle@gmail.com>
6 lines
93 B
Bash
6 lines
93 B
Bash
# Compute MSP430-specific values
|
|
|
|
CT_DoArchTupleValues() {
|
|
CT_TARGET_ARCH="${CT_ARCH}"
|
|
}
|