[MPlayer-cvslog] r23600 - trunk/configure
Guillaume POIRIER
poirierg at gmail.com
Thu Jun 21 21:21:44 CEST 2007
Hi,
On 6/21/07, lu_zero <subversion at mplayerhq.hu> wrote:
> Author: lu_zero
> Date: Thu Jun 21 21:01:29 2007
> New Revision: 23600
>
> Log:
> Unbreak altivec
>
> Modified:
> trunk/configure
>
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure (original)
> +++ trunk/configure Thu Jun 21 21:01:29 2007
> @@ -2477,7 +2478,7 @@ test "$_ssse3" = yes && _cpuexts="SS
> test "$_cmov" = yes && _cpuexts="CMOV $_cpuexts"
> test "$_fast_cmov" = yes && _cpuexts="FAST_CMOV $_cpuexts"
> test "$_armv5te" = yes && _cpuexts="ARMV5TE $_cpuexts"
> -test "$_armv6" = yes && _cpuexts="ARMV6 $_cpuexts"
> +test "$_armv6" = yes && _cpuexts="ARMV6 $_cpuexts"Y
> test "$_iwmmxt" = yes && _cpuexts="IWMMXT $_cpuexts"
>
> # Checking kernel version...
This hunk looks wrong...
Guillaume
--
Subversion has been the most pointless project ever started
-- Linus Torvalds
More information about the MPlayer-cvslog
mailing list