[OE-core] [PATCH 0/1] libtool: avoid running automake/autoconf --version

Robert Yang liezhi.yang at windriver.com
Thu Feb 5 09:31:27 UTC 2015


This patch can make libtool 2.4.5 a little faster, but still slower than
libtool 2.4.2, since libtool 2.4.5 runs slower when SHELL is /bin/bash.

In theory, if it was 10s slower in the past, now should be less than 5s.

// Robert

The following changes since commit 2104111edc85d057eb4fadecd007f5c592803da6:

  opkg-keyrings: New recipe (2015-02-03 14:53:44 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/libtool
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/libtool

Robert Yang (1):
  libtool: avoid running automake/autoconf --version

 meta/recipes-devtools/libtool/libtool-2.4.5.inc    |    1 +
 .../avoid-running-automake-autoconf-version.patch  |   54 ++++++++++++++++++++
 2 files changed, 55 insertions(+)
 create mode 100644 meta/recipes-devtools/libtool/libtool/avoid-running-automake-autoconf-version.patch

-- 
1.7.9.5




More information about the Openembedded-core mailing list