Commonise tdesc_reg and makes use of it in gdbserver tdesc
[deliverable/binutils-gdb.git] / configure.ac
index aae94501e48386e80a8276192e9ec8a8b9ec8bb1..c3433336523c58cc403af3dd9895ffb7a77da974 100644 (file)
@@ -1191,6 +1191,9 @@ case "${target}" in
   vax-*-*)
     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
     ;;
+  wasm32-*-*)
+    noconfigdirs="$noconfigdirs ld"
+    ;;
 esac
 
 # If we aren't building newlib, then don't build libgloss, since libgloss
This page took 0.025824 seconds and 4 git commands to generate.