summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-03-24 14:48:53 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-09 14:03:01 +0800
commit7f2a5d0768d4b32d14d6dc436e0c79f57d7efb40 (patch)
tree3ae0e912fe61ffb13801c2f3f74fb6adaf173f08 /meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb
parent23144a6d9ada878a9d3bc6f33439497a555bd014 (diff)
downloadopenembedded-core-contrib-7f2a5d0768d4b32d14d6dc436e0c79f57d7efb40.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. 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>
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb')
0 files changed, 0 insertions, 0 deletions