* configure.ac (or1k*-*-*): Disable gdb.
* configure: Regenerated.
Signed-off-by: Christian Svensson <blue@cmd.nu>
+2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ Disable gdb for or1k*-*-* until supported
+ * configure.ac (or1k*-*-*): Disable gdb.
+ * configure: Regenerated.
+
2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
mips*-*-*)
noconfigdirs="$noconfigdirs gprof"
;;
+ or1k*-*-*)
+ noconfigdirs="$noconfigdirs gdb"
+ ;;
sh-*-* | sh64-*-*)
case "${target}" in
sh*-*-elf)
mips*-*-*)
noconfigdirs="$noconfigdirs gprof"
;;
+ or1k*-*-*)
+ noconfigdirs="$noconfigdirs gdb"
+ ;;
sh-*-* | sh64-*-*)
case "${target}" in
sh*-*-elf)