]> code.ossystems Code Review - openembedded-core.git/commit
openssl_1.0: avoid running make twice for target do_compile()
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 24 Jul 2018 02:38:52 +0000 (19:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:24 +0000 (15:22 +0100)
commit1aaca6b00c083eba25eb8502bbdffef4e45fafd8
tree421833ba6d53f29ca544601b8d70d6d459408b71
parent3936fafb3bd85499361f32abef4919ad3c74d83f
openssl_1.0: avoid running make twice for target do_compile()

Currently target builds call make twice as part of do_compile(). It
appears to be an accidental side effect of needing to only pass
CC_INFO on the make command line for target builds, since CC_INFO is
only referenced by the reproducible build patches.

(From OE-Core rev: 6c4942b5c771876ad0e62e56923f59cc71776157)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
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/openssl_1.0.2o.bb