Re: [PATCH 1/5] perf tools: Fix fallback to cplus_demangle() whenbfd_demangle() is not available

From: Ingo Molnar
Date: Tue Jul 06 2010 - 02:59:20 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> From: Conny Seidel <conny.seidel@xxxxxxx>
>
> make version 3.80 doesn't support "else ifdef" on the same line, also it
> doesn't support unindented nested constructs.
>
> Build fails with:
> Makefile:608: Extraneous text after `else' directive
> Makefile:611: *** only one `else' per conditional. Stop.
>
> This patch fixes the build for make 3.80.

Since 3.81 is the latest Make version and 3.80 is just one step before that,
shouldnt we cherry-pick this into perf/urgent? (or is current upstream
unaffected?)

Thanks,

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