do not build aixdesc libs.
authorMichael Meissner <gnu@the-meissners.org>
Sat, 7 Oct 1995 02:52:25 +0000 (02:52 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Sat, 7 Oct 1995 02:52:25 +0000 (02:52 +0000)
ChangeLog
cfg-ml-com.in

index 70ae5a1..8a31a41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,8 +8,8 @@ Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
        -msoft-float and -mcpu=common support.
-       (powerpc*-*-eabisim*): Add support for building -mcall-aix and
-       -mcall-aixdesc libraries.
+       (powerpc*-*-eabisim*): Add support for building -mcall-aix
+       libraries.
 
 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
index f1fcead..5f12b9e 100644 (file)
@@ -253,8 +253,8 @@ powerpc-*-eabiaix*)
          done
        fi
        ;;
-powerpc*-*-eabisim*)   # don't both with {aix,aixdesc}/mrelocatable configurations
-       multidirs="little-endian big-endian aix aixdesc mrelocatable little-endian/mrelocatable big-endian/mrelocatable"
+powerpc*-*-eabisim*)   # don't both with aix/mrelocatable configurations
+       multidirs="little-endian big-endian aix mrelocatable little-endian/mrelocatable big-endian/mrelocatable"
        if [ x$enable_biendian = xno ]
        then
          old_multidirs="${multidirs}"