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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/