2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
Alan Lehotsky <apl@alum.mit.edu> Joern Rennecke <joern.rennecke@embecosm.com> * configure.in: Add Epiphany support. * configure: Regenerate. * epiphany: New directory. * libgloss/README: Add Epiphany entry.
This commit is contained in:
@@ -34,6 +34,10 @@ dnl indicates whether to run configure within the libnosys subdirectory
|
||||
config_libnosys=true
|
||||
|
||||
case "${target}" in
|
||||
epiphany-*-*)
|
||||
AC_CONFIG_SUBDIRS(epiphany)
|
||||
config_testsuite=true
|
||||
;;
|
||||
i[[3456]]86-*-elf* | i[[3456]]86-*-coff*)
|
||||
AC_CONFIG_SUBDIRS([i386])
|
||||
;;
|
||||
|
Reference in New Issue
Block a user