* configure.in: Remove config_libnosys=false

* configure: Regenerated.
	* msp430/nosyscalls.S: Rename to ciosyscalls.S
	* msp430/Makefile.in: Change LIBNOSYS to LIB_CIO.
This commit is contained in:
Nick Clifton
2014-09-22 15:26:46 +00:00
parent 99eb60455b
commit c30356443e
6 changed files with 14 additions and 9 deletions

1
libgloss/configure vendored
View File

@ -2531,7 +2531,6 @@ case "${target}" in
msp430*-*-elf)
subdirs="$subdirs msp430"
config_libnosys=false
;;
rl78*-*-elf)
subdirs="$subdirs rl78"