diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2012-09-27 16:23:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-27 16:29:06 +0100 |
commit | d93a5e190cb4b72bf9346e0d959ff3154b93a1bd (patch) | |
tree | e3c406d09e9fd96032a8f6c88f3b30599bbc8647 /meta/recipes-extended/time | |
parent | 876ec81c039132d07a5f3d99bae40d6154351d41 (diff) | |
download | poky-d93a5e190cb4b72bf9346e0d959ff3154b93a1bd.tar.gz |
autotools.bbclass: using relative paths for acpaths
Fix autotools.bbclass to use relative paths for acpaths instead of
absolute ones. Since absolute paths may cause potential autoreconf
error like:
Can't exec "/bin/sh": Argument list too long ...
This error occurs while building coreutils with long TMPDIR, because
it has bunch of m4 files need to be expanded.
[YOCTO #2766]
(From OE-Core rev: aa66ef6598c84231577d139ec7be413e73fac2b1)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/time')
0 files changed, 0 insertions, 0 deletions