Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 68112 | Differences between
and this patch

Collapse All | Expand All

(-)MPlayer-1.0pre5.orig/configure (-1 / +1 lines)
Lines 445-451 Link Here
445
      i[3-9]86*|x86|x86pc|k5|k6|k6_2|k6_3|k6-2|k6-3|pentium*|athlon*|i586_i686|i586-i686) host_arch=i386 ;;
445
      i[3-9]86*|x86|x86pc|k5|k6|k6_2|k6_3|k6-2|k6-3|pentium*|athlon*|i586_i686|i586-i686) host_arch=i386 ;;
446
      ia64) host_arch=ia64 ;;
446
      ia64) host_arch=ia64 ;;
447
      x86_64|amd64) host_arch=x86_64 ;;
447
      x86_64|amd64) host_arch=x86_64 ;;
448
      macppc|ppc) host_arch=ppc ;;
448
      macppc|ppc|ppc64) host_arch=ppc ;;
449
      alpha) host_arch=alpha ;;
449
      alpha) host_arch=alpha ;;
450
      sparc*) host_arch=sparc ;;
450
      sparc*) host_arch=sparc ;;
451
      parisc*|hppa*|9000*) host_arch=hppa ;;
451
      parisc*|hppa*|9000*) host_arch=hppa ;;

Return to bug 68112