]> code.ossystems Code Review - openembedded-core.git/commit
ccache: Upgrade to 3.7.11
authorMingli Yu <mingli.yu@windriver.com>
Thu, 23 Jul 2020 04:02:35 +0000 (21:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2020 14:11:00 +0000 (15:11 +0100)
commit1fea06a83aa226a86eb2032ce4e000009d71eaa5
treed151db93ae0b24f138f5f1069947ffacf71f6b85
parent214d236d93700abffa2d586cc744a00455818fa4
ccache: Upgrade to 3.7.11

Bug fixes:
  Added knowledge about -fprofile-{correction,reorder-functions,values}.
  ccache now handles the Intel compiler option -xCODE (where CODE is a processor feature code) correctly.
  Added support for NVCC's -Werror and --Werror options.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache_3.7.11.bb [moved from meta/recipes-devtools/ccache/ccache_3.7.10.bb with 91% similarity]