diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2017-04-06 03:05:52 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-10 23:00:43 +0100 |
| commit | af440a00c55c3cc00fb1d7a14ad1a07918d8d2a4 (patch) | |
| tree | 96eb87b41040c4f2932be5140a05b675a1724c97 /scripts/lib/build_perf/__init__.py | |
| parent | 7b0a75741376b23d0b1f7e3c04413cc0301b1903 (diff) | |
| download | poky-af440a00c55c3cc00fb1d7a14ad1a07918d8d2a4.tar.gz | |
valgrind: set ac_cv_path_PERL to /usr/bin/env perl
The shebang's max length is usually 128 as defined in
/usr/include/linux/binfmts.h:
#define BINPRM_BUF_SIZE 128
So there would be errors when /path/to/hosttools/perl is longer than 128.
Set ac_cv_path_PERL to "/usr/bin/env perl" to fix the problem.
(From OE-Core rev: e828223a8238d85d47e9314e1dcc30b83b7ba3da)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/__init__.py')
0 files changed, 0 insertions, 0 deletions
