diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-04-13 02:57:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 23:57:38 +0100 |
commit | 081974e75cc0cfa0a1a1bb01cd9f9cbc585b7692 (patch) | |
tree | 1ca873ff23fc7534f671fcc4d44ae44ed37471a3 /scripts/bitbake-prserv-tool | |
parent | bf867019c33c34dc997e10a3bdba4aeee81f559a (diff) | |
download | openembedded-core-081974e75cc0cfa0a1a1bb01cd9f9cbc585b7692.tar.gz openembedded-core-081974e75cc0cfa0a1a1bb01cd9f9cbc585b7692.tar.bz2 openembedded-core-081974e75cc0cfa0a1a1bb01cd9f9cbc585b7692.zip |
grep: do_configure: fix "Argument list too long"
Fixed when len(TMPDIR) = 410:
aclocal: error: cannot open echo 'm4_define [snip]' configure.ac |: Argument list too long'
This is becuase it has a lot of m4 files, use relative path for them
can fix the problem.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-prserv-tool')
0 files changed, 0 insertions, 0 deletions