diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-07-16 21:46:49 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-17 12:16:29 +0200 |
commit | 57d096e2a9bb89a0185d296c0eb8dd76533aa43c (patch) | |
tree | ac73a402c09665b2ed1c65d75d56c7990e8d5403 /.gitignore | |
parent | 0711b515f635bc67e5096caaac1cb1386dd69e08 (diff) | |
download | upstream-57d096e2a9bb89a0185d296c0eb8dd76533aa43c.tar.gz upstream-57d096e2a9bb89a0185d296c0eb8dd76533aa43c.tar.bz2 upstream-57d096e2a9bb89a0185d296c0eb8dd76533aa43c.zip |
kernel: generic: fix perf build breakage on 4.19
Drop 211-host_tools_portability.patch which is breaking perf build on
4.19 kernels by removing the include directory from the host's CFLAGS
leading to the following build breakage:
pmu-events/jevents.c:48:10: fatal error: linux/list.h: No such file or directory
#include <linux/list.h>
^~~~~~~~~~~~~~
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions