diff options
author | 2023-07-28 17:26:54 -0300 | |
---|---|---|
committer | 2023-07-28 19:01:14 -0300 | |
commit | 88cc47e24597971b05b6e94c28a2fc81d2a8d61a (patch) | |
tree | cd95113ab926d240ee5f4a4b3d881ec77222bc43 /tools/perf/scripts/python/gecko.py | |
parent | perf parse-events: Avoid regrouped warning for wild card events (diff) | |
download | wireguard-linux-88cc47e24597971b05b6e94c28a2fc81d2a8d61a.tar.xz wireguard-linux-88cc47e24597971b05b6e94c28a2fc81d2a8d61a.zip |
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
YYNOMEM was introduced in bison 3.81, so define it as YYABORT for older
versions, which should provide the previous perf behaviour.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions