Re: [PATCH] tools/perf/build: Pass through LDFLAGS to feature tests

From: David Ahern
Date: Mon Oct 07 2013 - 12:07:40 EST


On 10/7/13 9:51 AM, Ingo Molnar wrote:

* David Ahern <dsahern@xxxxxxxxx> wrote:

On 10/7/13 8:11 AM, Ingo Molnar wrote:
These changes are not yet committed into any stable Git tree - I've pushed
them out into:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.perf

(it might take a few minutes for kernel.org to sync up.)

Tested on Fedora 12, 14, 16 with varying degrees of feature support
installed. The tests that failed are all static builds with the
command line:

make O=/tmp/junk -C tools/perf LDFLAGS=-static NO_DWARF=1

Passing LDFLAGS to the feature tests should handle that.

Indeed. Does the patch below fix it for you?

It does.

Tested-by: David Ahern <dsahern@xxxxxxxxx>
--
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/