Re: [RFC patch 7/9] S390 remove -traditional

From: Heiko Carstens
Date: Wed Apr 23 2008 - 03:28:35 EST


On Tue, Apr 22, 2008 at 01:24:11PM -0400, Mathieu Desnoyers wrote:
> Subject: [RFC patch 7/9] Re: [PATCH] Stringify support commas
> > This is a no-no for those archs that still use -traditional.
> > > I dunno if this is a problem for you at the moment and the
> > > right fix is anyway to nuke -traditional.
> > >
> > > Sam
>
> (cross-compile test ok)
>
> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
> CC: Sam Ravnborg <sam@xxxxxxxxxxxx>
> CC: schwidefsky@xxxxxxxxxx
> CC: heiko.carstens@xxxxxxxxxx
> CC: linux390@xxxxxxxxxx
> CC: linux-s390@xxxxxxxxxxxxxxx
> ---
> arch/s390/kernel/Makefile | 2 --
> arch/s390/lib/Makefile | 2 --
> arch/s390/math-emu/Makefile | 1 -
> 3 files changed, 5 deletions(-)
>
> Index: linux-2.6-lttng/arch/s390/kernel/Makefile
> ===================================================================
> --- linux-2.6-lttng.orig/arch/s390/kernel/Makefile 2008-04-21 10:04:43.000000000 -0400
> +++ linux-2.6-lttng/arch/s390/kernel/Makefile 2008-04-21 10:04:47.000000000 -0400
> @@ -2,8 +2,6 @@
> # Makefile for the linux kernel.
> #
>
> -EXTRA_AFLAGS := -traditional
> -

Thanks, applied. This did cause problems in late 2.6.25 and I think Martin
had a similar patch ready.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/