Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273164
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tools build: Clean CFLAGS and LDFLAGS for fixdep |
| Date | 2015-11-19 15:20 +0100 |
| Message-ID | <qwye8-1Zi-35@gated-at.bofh.it> (permalink) |
| References | <qws8F-6mi-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <wangnan0@huawei.com> > Cc: Arnaldo Carvalho de Melo <acme@redhat.com> > Cc: Jiri Olsa <jolsa@kernel.org> Acked-by: Jiri Olsa <jolsa@kernel.org> thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] tools build: Clean CFLAGS and LDFLAGS for fixdep Wang Nan <wangnan0@huawei.com> - 2015-11-19 08:50 +0100 Re: [PATCH] tools build: Clean CFLAGS and LDFLAGS for fixdep Jiri Olsa <jolsa@redhat.com> - 2015-11-19 15:20 +0100
csiph-web