2014-04-04 Ashish Kapania <akapania@ti.com>
* arm/configure.in: (*-*-tirtos*) Accept TIRTOS target when setting objtype * arm/configure: Regenerated.
This commit is contained in:
2
libgloss/arm/configure
vendored
2
libgloss/arm/configure
vendored
@ -2531,7 +2531,7 @@ test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
|
||||
|
||||
|
||||
case "${target}" in
|
||||
*-*-elf | *-*-eabi)
|
||||
*-*-elf | *-*-eabi | *-*-tirtos*)
|
||||
objtype=elf-
|
||||
;;
|
||||
*-*-coff)
|
||||
|
Reference in New Issue
Block a user