From 21f8810377c9b62127df989e0d06b72eb0ae42d8 Mon Sep 17 00:00:00 2001 From: Yan-Ting Lin Date: Wed, 20 Jul 2016 08:09:25 +0000 Subject: [PATCH] configure.ac (nds32*-*-*): Remove entry to enable gdb. * configure.ac (nds32*-*-*): Remove entry to enable gdb. * configure: Regenerated. From-SVN: r238511 --- ChangeLog | 7 ++++++- configure | 3 --- configure.ac | 3 --- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index a412802..f08794d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-07-20 Yan-Ting Lin + + * configure.ac (nds32*-*-*): Remove entry to enable gdb. + * configure: Regenerated. + 2016-07-19 Fritz Reese * MAINTAINERS (Write After Approval): Add myself. @@ -32,7 +37,7 @@ 2016-06-03 Jose E. Marchesi - * MAINTAINERS (Write After Approval): Add myself. + * MAINTAINERS (Write After Approval): Add myself. 2016-05-28 Alan Modra diff --git a/configure b/configure index 2d0963bb..cd0e7b9 100755 --- a/configure +++ b/configure @@ -3936,9 +3936,6 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; - nds32*-*-*) - noconfigdirs="$noconfigdirs gdb" - ;; nvptx*-*-*) noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc" ;; diff --git a/configure.ac b/configure.ac index 3cb95d6..51b53b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1272,9 +1272,6 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; - nds32*-*-*) - noconfigdirs="$noconfigdirs gdb" - ;; nvptx*-*-*) noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc" ;; -- 2.7.4