summaryrefslogtreecommitdiffstats
path: root/libiberty/config.table
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-04-07 03:31:24 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-04-07 03:31:24 +0000
commitbdaa26ad0f2c9b4245c8cf8bef2b3c5db2dd5dec (patch)
treed879fa31a9294ce03833197bf3232bb97c173495 /libiberty/config.table
parent39a3ddfc053e217091ccf1d31f34fb58ccd994e7 (diff)
downloadppe42-gcc-bdaa26ad0f2c9b4245c8cf8bef2b3c5db2dd5dec.tar.gz
ppe42-gcc-bdaa26ad0f2c9b4245c8cf8bef2b3c5db2dd5dec.zip
Changes from official libiberty sources.
* Missing ChangeLog entries. * Some java demangling stuff * More cygwin32->cygwin related changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26236 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/config.table')
-rw-r--r--libiberty/config.table2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/config.table b/libiberty/config.table
index 4b8384b483e..bc990413423 100644
--- a/libiberty/config.table
+++ b/libiberty/config.table
@@ -18,7 +18,7 @@ case "${enable_shared}" in
esac
if [ "${shared}" = "yes" ]; then
case "${host}" in
- *-*-cygwin32*) ;;
+ *-*-cygwin*) ;;
alpha*-*-linux*) frags="${frags} ../../config/mh-elfalphapic" ;;
arm*-*-*) frags="${frags} ../../config/mh-armpic" ;;
hppa*-*-*) frags="${frags} ../../config/mh-papic" ;;
OpenPOWER on IntegriCloud