git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b2133
)
perf tools: Check for flex and bison before continuing building
author
Borislav Petkov
<bp@suse.de>
Mon, 4 Feb 2013 12:05:54 +0000
(13:05 +0100)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 6 Feb 2013 21:09:25 +0000
(18:09 -0300)
Check whether both executables are present on the system before
continuing with the build instead of failing halfway, if either are
missing.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
http://lkml.kernel.org/r/1359979554-9160-1-git-send-email-bp@alien8.de
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found