Re: [PATCH 26/52] tools/perf/build: Split out feature check: 'libbfd'

From: Namhyung Kim
Date: Thu Oct 10 2013 - 02:07:54 EST


On Tue, 8 Oct 2013 12:10:56 +0200, Ingo Molnar wrote:
> +test-libbfd:
> + $(BUILD) -DPACKAGE='perf' -DPACKAGE=perf -lbfd -ldl

Duplicate PACKAGE definitions. It seems only one is needed and it
should look like a normal C string like -DPACKAGE='"perf"' IMHO.

Thanks,
Namhyung
--
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/