On Thu, Nov 19, 2015 at 07:46:01AM +0000, Wang Nan wrote: SNIP
> > This is because CFLAGS in perf building pollutes CFLAGS used for fixdep, > passes -fstack-protector-all to fixdep builder which is obviously not > required. Since fixdep is a small host side tool, we should keep its > CFLAGS/LDFLAGS simple anc clean. > > This patch clear CFLAGS and LDFLAGS passed to fixdep building, so such > gcc problem won't block perf building. > > Signed-off-by: Wang Nan <wangn...@huawei.com> > Cc: Arnaldo Carvalho de Melo <a...@redhat.com> > Cc: Jiri Olsa <jo...@kernel.org> Acked-by: Jiri Olsa <jo...@kernel.org> thanks, jirka -- 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/