Re: [PATCH] objtool: Fix Makefile to properly see if libelf is supported

2016-04-20 Thread Josh Poimboeuf
On Wed, Apr 20, 2016 at 11:32:35AM -0400, Steven Rostedt wrote: > When doing a make allmodconfig, I hit the following compile error: > > In file included from builtin-check.c:32:0: > elf.h:22:18: fatal error: gelf.h: No such file or directory > compilation terminated. > In file included from speci

[PATCH] objtool: Fix Makefile to properly see if libelf is supported

2016-04-20 Thread Steven Rostedt
When doing a make allmodconfig, I hit the following compile error: In file included from builtin-check.c:32:0: elf.h:22:18: fatal error: gelf.h: No such file or directory compilation terminated. In file included from special.h:22:0, from special.c:26: elf.h:22:18: fatal error: gel