]> code.ossystems Code Review - openembedded-core.git/commit
gcc-runtime: Add --cache-file to EXTRA_OECONF
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 24 Jan 2019 07:00:02 +0000 (23:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2019 17:45:18 +0000 (17:45 +0000)
commit48cc7179ffeb89adf1ba5212338b958684e43962
tree921aa1a68a2571be67b48c392d295a7a1b71fe70
parent5607ae1ca59fa899ba7507ecfda7c7b0e6bf022f
gcc-runtime: Add --cache-file to EXTRA_OECONF

This can save configure time since it runs configure multiple times:
$ time bitbake gcc-runtime -cconfigure
  60s -> 54s

  Saved 6s

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-runtime.inc