ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / opcodes / configure.ac
index 4eb19005e801a1e7810b2ef032bf77e86b31df16..500c701a62ba7514a31defb2b0eb08e0ba76e0e2 100644 (file)
@@ -340,6 +340,7 @@ if test x${all_targets} = xfalse ; then
        bfd_xtensa_arch)        ta="$ta xtensa-dis.lo" ;;
        bfd_z80_arch)           ta="$ta z80-dis.lo" ;;
        bfd_z8k_arch)           ta="$ta z8k-dis.lo" ;;
+       bfd_bpf_arch)           ta="$ta bpf-asm.lo bpf-desc.lo bpf-dis.lo bpf-ibld.lo bpf-opc.lo" using_cgen=yes ;;
 
        "")                     ;;
        *)              AC_MSG_ERROR(*** unknown target architecture $arch) ;;
This page took 0.02488 seconds and 4 git commands to generate.