Add support for the WebAssembly backend to the BFD library.
[deliverable/binutils-gdb.git] / bfd / config.bfd
index abcb7ae210cf8302623d43710d4bb2039d4d3c3d..1235c2cb86d6bab30747c8ca6886a2a9f88530ce 100644 (file)
@@ -1796,6 +1796,7 @@ case "${targ}" in
 
   wasm32-*-*)
     targ_defvec=wasm32_elf32_vec
+    targ_selvecs="wasm_vec"
     ;;
 
   we32k-*-*)
This page took 0.025475 seconds and 4 git commands to generate.