]> code.ossystems Code Review - openembedded-core.git/commit
libtool: don't execute automake and autoconf on every invocation
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 11 Feb 2015 02:06:22 +0000 (18:06 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 22:26:08 +0000 (22:26 +0000)
commit9fd23c9ac03143b578559bb79995f2655c81ccc8
tree8bb73a0a58aeed6113b6c5ab01f5a9a37f3e779e
parent600c9bb271a47674876b029a6a58ffac08add8ed
libtool: don't execute automake and autoconf on every invocation

From the origin commit message:
Regression from 2.4.2 was causing noticable slow-down in builds
that call libtool many times.
* build-aux/ltmain.in (func_help): Override func_help() from
gl/build-aux/options-parser to only run automake --version and
autoconf --version when libtool --help is executed on the command
line.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/libtool/libtool-2.4.5.inc
meta/recipes-devtools/libtool/libtool/libtool-don-t-execute-automake-and-autoconf-on-every.patch [new file with mode: 0644]