OSDN Git Service

* cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
[pf3gnuchains/gcc-fork.git] / libiberty / config.table
index 248aa13..ea3312b 100644 (file)
@@ -6,6 +6,7 @@ case "${host}" in
   *-*-freebsd2.2.[012])        frag=mh-fbsd21 ;;
   i370-*-opened*)       frag=mh-openedition ;;
   i[345]86-*-windows*) frag=mh-windows ;;
+  *-*-beos*)           frag=mh-beos ;;
 esac
 
 frags=$frag
@@ -26,6 +27,7 @@ if [ "${shared}" = "yes" ]; then
     i[3456]86-*-*)     frags="${frags} ../../config/mh-x86pic" ;;
     powerpc*-*-aix*)   ;;
     powerpc*-*-*)      frags="${frags} ../../config/mh-ppcpic" ;;
+    sparc*-*-*)                frags="${frags} ../../config/mh-sparcpic" ;;
     *-*-*)             frags="${frags} ../../config/mh-${host_cpu}pic" ;;
   esac
 fi
@@ -57,4 +59,4 @@ else
 fi
 
 frag=xhost-mkfrag
-${CONFIG_SHELL} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
+${CONFIG_SHELL-/bin/sh} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag