Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 61466
Collapse All | Expand All

(-)MPlayer-1.0pre5.orig/configure (-1 / +1 lines)
Lines 452-458 Link Here
452
      arm*) host_arch=arm ;;
452
      arm*) host_arch=arm ;;
453
      s390) host_arch=s390 ;;
453
      s390) host_arch=s390 ;;
454
      s390x) host_arch=s390x ;;
454
      s390x) host_arch=s390x ;;
455
      mips) host_arch=mips ;;
455
      mips*) host_arch=mips ;;
456
      vax) host_arch=vax ;;
456
      vax) host_arch=vax ;;
457
      *) host_arch=UNKNOWN ;;
457
      *) host_arch=UNKNOWN ;;
458
    esac
458
    esac

Return to bug 61466