Add AIX 64 shared library support and emulation layer for binutils
[deliverable/binutils-gdb.git] / gas / configure.in
index 4e8b452aa6aa1e1e2a52f1e483c84d6e53606e6d..ee9225120bb918effc4d9572df634945d6a5982d 100644 (file)
@@ -384,6 +384,7 @@ changequote([,])dnl
       pj*)                 fmt=elf ;;
       ppc-*-pe | ppc-*-cygwin* | ppc-*-winnt*)
                            fmt=coff em=pe ;;
+      ppc-*-aix5*)          fmt=coff em=aix5 ;;
       ppc-*-aix*)           fmt=coff ;;
       ppc-*-beos*)          fmt=coff ;;
       ppc-*-*bsd* | ppc-*-elf* | ppc-*-eabi* | ppc-*-sysv4*)
This page took 0.022987 seconds and 4 git commands to generate.