Fix Windows gdb build failure with Python 2 support
[deliverable/binutils-gdb.git] / opcodes / configure.ac
index 617a86ca5cc2a195018ed2c1171fe5acce9b4c3a..ca982924e6fd9c2dea3c50f7b739ba5a4e8211be 100644 (file)
@@ -348,6 +348,7 @@ if test x${all_targets} = xfalse ; then
        bfd_vax_arch)           ta="$ta vax-dis.lo" ;;
        bfd_visium_arch)        ta="$ta visium-dis.lo visium-opc.lo" ;;
        bfd_w65_arch)           ta="$ta w65-dis.lo" ;;
+        bfd_wasm32_arch)        ;;
        bfd_we32k_arch)         ;;
        bfd_xc16x_arch)         ta="$ta xc16x-asm.lo xc16x-desc.lo xc16x-dis.lo xc16x-ibld.lo xc16x-opc.lo" using_cgen=yes ;;
        bfd_xgate_arch)         ta="$ta xgate-dis.lo xgate-opc.lo" ;;
This page took 0.031735 seconds and 4 git commands to generate.