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:02 +0100 |
commit | aa66ef6598c84231577d139ec7be413e73fac2b1 (patch) | |
tree | 191faaa6f345c6c627dd0b55565a3efd449205b7 /meta/classes/qt4e.bbclass | |
parent | bf84ec0fb9a4d01ea75447c2efe8e534ce975b53 (diff) | |
download | openembedded-core-aa66ef6598c84231577d139ec7be413e73fac2b1.tar.gz openembedded-core-aa66ef6598c84231577d139ec7be413e73fac2b1.tar.bz2 openembedded-core-aa66ef6598c84231577d139ec7be413e73fac2b1.zip |
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]
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qt4e.bbclass')
0 files changed, 0 insertions, 0 deletions