X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libffi%2Fconfigure;h=f6b8845c4543afee3177568bcf5aad4d9669b728;hp=6386413128bb3783de36f58a6371483976f8cd24;hb=6af9f7ea1f2b5cc8e19fc1f8d2d78f3a5dc02b6a;hpb=09066160c7184c030528e4ff559b66a4ccdcb9a5 diff --git a/libffi/configure b/libffi/configure index 6386413128b..f6b8845c454 100755 --- a/libffi/configure +++ b/libffi/configure @@ -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*)