OSDN Git Service

* pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.
[pf3gnuchains/gcc-fork.git] / configure.in
index 1de55a1..c2c5d3f 100644 (file)
@@ -623,6 +623,7 @@ case "${target}" in
 
     # Skip some stuff that's unsupported on some NetBSD configurations.
     case "${target}" in
+      i*86-*-netbsdelf*) ;;
       *)
        noconfigdirs="$noconfigdirs ${libgcj}"
        ;;