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-16 10:34:25 +0000 |
commit | 2c6ad43af0a0c4db5d7fd342be8585bec66debfb (patch) | |
tree | b6b0575cb6acadb951d807820d5b5d5eab706fe1 /oe-init-build-env-memres | |
parent | 54931e7d7e4c4bd547398542bb20b70506242561 (diff) | |
download | openembedded-core-2c6ad43af0a0c4db5d7fd342be8585bec66debfb.tar.gz openembedded-core-2c6ad43af0a0c4db5d7fd342be8585bec66debfb.tar.bz2 openembedded-core-2c6ad43af0a0c4db5d7fd342be8585bec66debfb.zip |
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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions