Sync toplevel configure with GCC
[deliverable/binutils-gdb.git] / configure.ac
index 743d20820cb1f0b389586f0e39ea0c7c262ab8a1..2ff9be008cd0ab94e77db0afa559d46bb477c220 100644 (file)
@@ -712,6 +712,9 @@ if test "${ENABLE_LIBSTDCXX}" = "default" ; then
     avr-*-*)
       noconfigdirs="$noconfigdirs target-libstdc++-v3"
       ;;
+    ft32-*-*)
+      noconfigdirs="$noconfigdirs target-libstdc++-v3"
+      ;;
   esac
 fi
 
This page took 0.023707 seconds and 4 git commands to generate.