]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - configure
Since the pdp11-aout target does not support gdb, gdbserver or gprof these should...
[thirdparty/gcc.git] / configure
index 4f5994bc10ee488e48cc71cef4c96f9324f115fc..815069c9856d0575382718294929c21b4f269ea2 100755 (executable)
--- a/configure
+++ b/configure
@@ -3929,6 +3929,9 @@ case "${target}" in
     noconfigdirs="$noconfigdirs ld gas gdb gprof sim"
     noconfigdirs="$noconfigdirs $target_libraries"
     ;;
+  pdp11-*-*)
+    noconfigdirs="$noconfigdirs gdb gprof"
+    ;;
   powerpc-*-aix*)
     # copied from rs6000-*-* entry
     noconfigdirs="$noconfigdirs gprof"