should remove dot from EOL too.

* Simon Marchi ([email protected]) wrote:
> Signed-off-by: Simon Marchi <[email protected]>
> ---
>  configure.ac |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 1d04062..a4ef8c9 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -77,6 +77,7 @@ AS_CASE([$host_cpu],
>       [ia64], [ARCHTYPE="gcc"],
>       [arm*], [ARCHTYPE="arm"],
>       [mips*], [ARCHTYPE="mips"],
> +     [tile], [ARCHTYPE="gcc"],

So I guess you are adding support for the Tile architecture, not just
the TileGX. Can you resumbit after updating the patch subject to reflect
this ?

Thanks,

Mathieu

>       [ARCHTYPE="unknown"]
>  )
>  
> -- 
> 1.7.1
> 
> 
> _______________________________________________
> lttng-dev mailing list
> [email protected]
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to