* 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:
@@ -137,7 +137,6 @@ case "${target}" in
|
||||
;;
|
||||
msp430*-*-elf)
|
||||
AC_CONFIG_SUBDIRS([msp430])
|
||||
config_libnosys=false
|
||||
;;
|
||||
rl78*-*-elf)
|
||||
AC_CONFIG_SUBDIRS([rl78])
|
||||
|
Reference in New Issue
Block a user