OSDN Git Service

* MAINTAINERS (mt port): Remove.
[pf3gnuchains/gcc-fork.git] / libffi / configure
index 6386413..f6b8845 100755 (executable)
@@ -10314,7 +10314,7 @@ case "$host" in
        TARGET=FRV; TARGETDIR=frv
        ;;
 
-  hppa*-*-linux* | parisc*-*-linux*)
+  hppa*-*-linux*)
        TARGET=PA_LINUX; TARGETDIR=pa
        ;;
   hppa*64-*-hpux*)
@@ -10356,10 +10356,7 @@ case "$host" in
        TARGET=MIPS; TARGETDIR=mips
        ;;
 
-  powerpc*-*-linux* | powerpc-*-sysv*)
-       TARGET=POWERPC; TARGETDIR=powerpc
-       ;;
-  powerpc-*-beos*)
+  powerpc*-*-linux*)
        TARGET=POWERPC; TARGETDIR=powerpc
        ;;
   powerpc-*-darwin*)