* elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
[deliverable/binutils-gdb.git] / configure.in
index b21918e07d48eef9e1afc8e1f7cfba897d5bda6d..1c6393450435c628d9ef56956d690484c063aeb9 100644 (file)
@@ -633,6 +633,10 @@ case "${target}" in
     # Skip some stuff that's unsupported on some NetBSD configurations.
     case "${target}" in
       i*86-*-netbsdelf*) ;;
+      vax-*-netbsd*)
+       # gas is not yet supported on vax-netbsd.
+       noconfigdirs="gas $noconfigdirs ${libgcj}"
+       ;;
       *)
        noconfigdirs="$noconfigdirs ${libgcj}"
        ;;
This page took 0.023021 seconds and 4 git commands to generate.