On Thu, Oct 30, 2014 at 7:52 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2014-10-30 at 14:36 +0000, Grumbach, Emmanuel wrote: > >> +GCC_VERSION=$(shell gcc --version | head -1 | awk '{print $4}') >> +ifeq ($(GCC_VERSION), 4.8.2) > > Luis, I can't really figure out why you think the *compiler* version > matters? Maybe the linker version, but ...? You're right, and that's provided by libc. Well any other ideas? Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html