On Thu, 2014-10-30 at 20:49 +0100, Johannes Berg wrote: > On Thu, 2014-10-30 at 09:36 -0700, Luis R. Rodriguez wrote: > > 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? > > The only difference I can really find is that somehow we don't use the > CFLAGS correctly from check-lxdialog.sh? Well, why don't we do it like the kernel does? http://p.sipsolutions.net/0e9267afce20addd.txt johannes -- 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