]> code.ossystems Code Review - openembedded-core.git/commit
openssl: disable ccache usage
authorRoss Burton <ross.burton@intel.com>
Thu, 28 Jun 2018 14:44:09 +0000 (15:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:24 +0000 (15:22 +0100)
commite90da34e5667acacd9ad0dd167846a6126fefad2
tree5cfd77d95f158a9c2a980583b9a457227ce092ce
parenta1a5b0f814063c1b95024aee763c71b3f069e12b
openssl: disable ccache usage

ccache and openssl don't get on:

| make[1]: Entering directory '/home/prj/yocto/build/tmp/work/core2-64-poky-linux/openssl/1.0.2o-r0/openssl-1.0.2o/crypto'
| ccache: invalid option -- 'D'

Disable the use of ccache in the openssl recipe until someone root-causes this.

[ YOCTO #12810 ]

(From OE-Core rev: 8f9ceebb197dba10f2d08449de2dd64584de06bb)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl10.inc