Fix gdb crash when trying to print the address of a synthetic C++ reference
[deliverable/binutils-gdb.git] / sim / testsuite / configure.ac
index ba17a3362ae09cae38f5b40c3c3c78529a212e74..b61fce05d78d29da11211d7a275c96bf60f3d13b 100644 (file)
@@ -14,6 +14,9 @@ AC_CANONICAL_SYSTEM
 
 # Configure sub-directory for appropriate targets
 case ${target} in
+    d10v-*-elf )
+       AC_CONFIG_SUBDIRS(d10v-elf)
+       ;;
     frv-*-elf )
        AC_CONFIG_SUBDIRS(frv-elf)
        ;;
This page took 0.024236 seconds and 4 git commands to generate.