[MPlayer-dev-eng] [PATCH] distcc support
Diego Biurrun
diego at biurrun.de
Mon Mar 1 02:54:57 CET 2010
On Fri, Aug 14, 2009 at 07:17:58PM +0400, Andrew Savchenko wrote:
>
> distcc.patch enables distcc support
Do I understand correctly that you dropped this patch?
> The second patch enables check sse3 (a.k.a PNI instructions). This
> check is needed in order to distinguish between k8 and k8-sse3,
> because they share the same CPU family. It may also be useful for
> future SSE3 optimizations.
OK
> The last patch enables support for k8-sse3 and amdfam10 (a.k.a.
> barcelona) CPUs.
OK with typo fix
> --- configure.old 2009-08-14 18:38:08.000000000 +0400
> +++ configure 2009-08-14 18:45:06.051076842 +0400
> @@ -1793,7 +1793,13 @@
> 15) iproc=686
> # k8 cpu-type only supported in gcc >= 3.4.0, but that will be
> # caught and remedied in the optimization tests below.
> - proc=k8
> +
> + # k8 and k8-sse3 have the same CPu family, sse3 check should
CPU
Diego
More information about the MPlayer-dev-eng
mailing list