Make Elf_file::section_name() a const function, so that it can be used in
[external/binutils.git] / configure
index ab3a5e5..26c9886 100755 (executable)
--- a/configure
+++ b/configure
@@ -3369,6 +3369,10 @@ case "${target}" in
     ;;
   *-*-rtems*)
     noconfigdirs="$noconfigdirs ${libgcj}"
+    # this is not caught below because this stanza matches earlier
+    case $target in
+      or1k*-*-*) noconfigdirs="$noconfigdirs gdb" ;;
+    esac
     ;;
   *-*-tpf*)
     noconfigdirs="$noconfigdirs ${libgcj}"