generic-poky/meta/recipes-devtools/ccache
Robert Yang 81d65df30c ccache: fix file name too long
The all_cppflags change paths to filename which cause file name too long
error when the path is longer than NAME_MAX (usually 255). Strip srcdir
to fix the problem.

[YOCTO #8313]

(From OE-Core rev: 9bfec97d5051992d2be3cbeecf800efc87a415f3)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:52:50 +01:00
..
files ccache: fix file name too long 2015-09-23 09:52:50 +01:00
ccache.inc ccache: Dont add LDFLAGS to compiler flags 2015-09-12 22:48:39 +01:00
ccache_3.2.3.bb ccache: fix file name too long 2015-09-23 09:52:50 +01:00