]> 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>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commit6c4942b5c771876ad0e62e56923f59cc71776157
tree80517f535214d0cc8922fc759c9c1d4645582932
parent369927de1d94a295671d3750c95b70a497b13425
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.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl_1.0.2o.bb