Re: 3d3d6b847420 ("kbuild: LLVMLinux: Adapt warnings for compilation with clang")

From: Jan-Simon Möller
Date: Mon Jun 16 2014 - 11:48:13 EST


Ok, let's wrap this case with

ifeq ($(COMPILER),clang)
...
endif

And we'll update the stale entries.

Patch to follow after some testing.

--

Dipl.-Ing.
Jan-Simon Möller

jansimon.moeller@xxxxxx
Am Montag, 16. Juni 2014, 17:29:25 schrieb PaX Team:
> On 16 Jun 2014 at 15:07, Borislav Petkov wrote:
> > Please fix this to have effect only for clang but not for the rest of
> > the universe.
>
> i'd suggest reverting it instead, there're probably some stale entries
> in there already (e.g., -fcatch-undefined-behavior).

--
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/