summaryrefslogtreecommitdiffstats
path: root/MEMORIAM
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-03-24 14:48:53 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-19 12:55:20 +0100
commit5aa9ae39840a1bf3cd0efbd39e82e651b427111b (patch)
treebfaa9db64a8cbc33af5469d10e8f0f73d50b1ccb /MEMORIAM
parent2446ab2622511cba5b36cb63ef5bd271b78f528d (diff)
downloadpoky-5aa9ae39840a1bf3cd0efbd39e82e651b427111b.tar.gz
libtool: make sure autoheader run before autoconf
autoheader will update ../libtool-2.4.6/libltdl/config-h.in which autoconf needs, so there comes a race sometimes as below: | configure.ac:45: error: required file 'config-h.in' not found | touch '../libtool-2.4.6/libltdl/config-h.in' So make sure autoheader run before autoconf to avoid this race. (From OE-Core rev: 7f2a5d0768d4b32d14d6dc436e0c79f57d7efb40) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d8451cbef5906b67756582fdfc44eb01ed3512fc) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MEMORIAM')
0 files changed, 0 insertions, 0 deletions