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 70ae5a1fd9f5340df4eede7783739527e98d058e..8a31a411cbe4bc61a2525edcd44ce348bffd7d66 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 f1fceada3fdb6bcf836a28b3bd63be799dd56b53..5f12b9e19b6b39878fbf988700c0b7a39140bb50 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}"
This page took 0.031442 seconds and 4 git commands to generate.