From bedbe19cc09fbb6e921872334bfcd371ac5b769d Mon Sep 17 00:00:00 2001 From: Yan-Ting Lin Date: Wed, 20 Jul 2016 09:06:39 +0100 Subject: Enable the configuration of GDB for the NDS32 target. * configure.ac (nds32*-*-*): Remove entry to enable gdb. * configure: Regenerated. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 55830b2..a27985c 100644 --- a/configure.ac +++ b/configure.ac @@ -1273,9 +1273,6 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; - nds32*-*-*) - noconfigdirs="$noconfigdirs gdb" - ;; nvptx*-*-*) noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc" ;; -- cgit v1.1