diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-12-15 16:19:30 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-12-17 20:40:29 +0100 |
commit | 21567eded9805acbf69807671eb94d3536f797d0 (patch) | |
tree | 618699b17b25df3fbd9006d3a78ef92b78223748 /crypto/xcbc.c | |
parent | ef9fde06a259f5da660ada63214addf8cd86a7b9 (diff) | |
download | linux-21567eded9805acbf69807671eb94d3536f797d0.tar.gz linux-21567eded9805acbf69807671eb94d3536f797d0.tar.bz2 linux-21567eded9805acbf69807671eb94d3536f797d0.zip |
libbpf: fix Makefile exit code if libelf not found
/bin/sh's exit does not recognize -1 as a number, leading to
the following error message:
/bin/sh: 1: exit: Illegal number: -1
Use 1 as the exit code.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'crypto/xcbc.c')
0 files changed, 0 insertions, 0 deletions