Re: [PATCH] perf tools: support static build

From: Ingo Molnar
Date: Wed Nov 04 2009 - 06:06:22 EST



* Michael S. Tsirkin <mst@xxxxxxxxxx> wrote:

> This makes it possible to build perf statically, by performing make
> LDFLAGS=-static
>
> Since static libraries are only searched in the order they are
> specified, move library list from LDFLAGS to EXTLIBS, so that they are
> put at the end of linker command line.
>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
>
> Changes in v2: updated to latest tip.

The Makefile changed again so your v2 patch is conflicting too - mind
updating it to latest -tip?

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/