[PATCH, RFC v2 6/8] libgloss: libnosys: add xtensa port

Alexey Lapshin <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
libgloss:
        * libnosys/configure: add xtensa port
        * libnosys/configure.in: Likewise.
---
 libgloss/libnosys/configure    | 2 ++
 libgloss/libnosys/configure.in | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/libgloss/libnosys/configure b/libgloss/libnosys/configure
index 7c23c7a0a..8c691a74a 100755
--- a/libgloss/libnosys/configure
+++ b/libgloss/libnosys/configure
@@ -2051,6 +2051,8 @@ case "${target}" in
 	;;
   z8k-*-*)
 	;;
+  xtensa-*-*)
+	;;
   *)
 	$as_echo "#define MISSING_SYSCALL_NAMES 1" >>confdefs.h
 
diff --git a/libgloss/libnosys/configure.in b/libgloss/libnosys/configure.in
index 890821740..48683f1dd 100644
--- a/libgloss/libnosys/configure.in
+++ b/libgloss/libnosys/configure.in
@@ -85,6 +85,8 @@ case "${target}" in
 	;;
   z8k-*-*)
 	;;
+  xtensa-*-*)
+	;;
   *)
 	AC_DEFINE(MISSING_SYSCALL_NAMES)
 	;;
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.