diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-10-05 23:42:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-18 11:47:03 +0000 |
commit | 44d283a13db50b84929c82408f9c6883c35af949 (patch) | |
tree | 694df7a5e67d5925df4334ea9be9ecd65da3424c /documentation/yocto-project-qs | |
parent | b2f1de35b4619f898b2b7116ee66c8a24f942924 (diff) | |
download | poky-44d283a13db50b84929c82408f9c6883c35af949.tar.gz |
autotools.bbclass: use relative path to run configure script
The absolute path (/path/to/configure) caused VPATH in Makefile to be an
absolute path, and then it will be in elf files, use relative path to
run configure can fix the problem.
This will reduce a lot of buildpaths QA issues in a world buld.
[YOCTO #8894]
(From OE-Core rev: 2c6ad43af0a0c4db5d7fd342be8585bec66debfb)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
0 files changed, 0 insertions, 0 deletions