aboutsummaryrefslogtreecommitdiff
path: root/cfg-ml-com.in
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1995-10-07 02:52:25 +0000
committerMichael Meissner <gnu@the-meissners.org>1995-10-07 02:52:25 +0000
commite2eb48d6b3e3f72549056f615a47d129847cf3c0 (patch)
tree0a1d4748c4fa5fc8c8ab252486354309a7c5b665 /cfg-ml-com.in
parent7a29d6863d7219ebb2bf29a6d326271ed12aa5c8 (diff)
downloadfsf-binutils-gdb-e2eb48d6b3e3f72549056f615a47d129847cf3c0.zip
fsf-binutils-gdb-e2eb48d6b3e3f72549056f615a47d129847cf3c0.tar.gz
fsf-binutils-gdb-e2eb48d6b3e3f72549056f615a47d129847cf3c0.tar.bz2
do not build aixdesc libs.
Diffstat (limited to 'cfg-ml-com.in')
-rw-r--r--cfg-ml-com.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg-ml-com.in b/cfg-ml-com.in
index f1fcead..5f12b9e 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}"