diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-04-06 03:05:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-08 22:48:05 +0100 |
commit | 123df94f511cbaad088b25bbbae1f1137f957c7e (patch) | |
tree | a5f668b6f3a07d8736a558b256ba13e11ba59828 /scripts/oe-pkgdata-util | |
parent | 7e8fece3a09bed18bc72c529b8b471ccbc144bf5 (diff) | |
download | openembedded-core-123df94f511cbaad088b25bbbae1f1137f957c7e.tar.gz openembedded-core-123df94f511cbaad088b25bbbae1f1137f957c7e.tar.bz2 openembedded-core-123df94f511cbaad088b25bbbae1f1137f957c7e.zip |
guile: do_configure: fix "Argument list too long"
Fixed when len(TMPDIR) = 410:
Can't exec "/bin/sh": Argument list too long at /usr/lib/perl/5.18/IO/File.pm line 65.
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/oe-pkgdata-util')
0 files changed, 0 insertions, 0 deletions