Fix typo in Russian translation for the bfd/ sub-directory which could lead to a...
[deliverable/binutils-gdb.git] / configure
index 2d615a99965229a4ea037ed5e79462836cf940f7..0601395512fdc6a4d9463194425dda6d1c5001e3 100755 (executable)
--- a/configure
+++ b/configure
@@ -3860,6 +3860,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.033974 seconds and 4 git commands to generate.