summaryrefslogtreecommitdiff
path: root/tools/laptop
diff options
context:
space:
mode:
authorWang YanQing <udknight@gmail.com>2017-02-12 05:46:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-15 13:16:14 +0300
commitcd206153672a96640a4288b5b838634fea23d8ce (patch)
tree25512344c2159e702ba024269382c779cf3d99df /tools/laptop
parentb9175b3fa90cf77ebebdb4d86fb7089b7495ca2a (diff)
downloadlinux-cd206153672a96640a4288b5b838634fea23d8ce.tar.xz
perf scripting perl: Fix compile error with some perl5 versions
commit d7dd112ea5cacf91ae72c0714c3b911eb6016fea upstream. Fix below compile error: CC util/scripting-engines/trace-event-perl.o In file included from /usr/lib/perl5/5.22.2/i686-linux/CORE/perl.h:5673:0, from util/scripting-engines/trace-event-perl.c:31: /usr/lib/perl5/5.22.2/i686-linux/CORE/inline.h: In function 'S__is_utf8_char_slow': /usr/lib/perl5/5.22.2/i686-linux/CORE/inline.h:270:5: error: nested extern declaration of 'Perl___notused' [-Werror=nested-externs] dTHX; /* The function called below requires thread context */ ^ cc1: all warnings being treated as errors After digging perl5 repository, I find out that we will meet this compile error with perl from v5.21.1 to v5.25.4 Signed-off-by: Wang YanQing <udknight@gmail.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20170212024655.GA15997@udknight Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/laptop')
0 files changed, 0 insertions, 0 deletions