From e2eb48d6b3e3f72549056f615a47d129847cf3c0 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 7 Oct 1995 02:52:25 +0000 Subject: [PATCH] do not build aixdesc libs. --- ChangeLog | 4 ++-- cfg-ml-com.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 70ae5a1fd9f..8a31a411cbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,8 +8,8 @@ Fri Oct 6 14:40:28 1995 Michael Meissner * 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 diff --git a/cfg-ml-com.in b/cfg-ml-com.in index f1fceada3fd..5f12b9e19b6 100644 --- a/cfg-ml-com.in +++ b/cfg-ml-com.in @@ -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}" -- 2.30.2