diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-23 19:38:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-26 13:16:31 +0100 |
commit | 6c4942b5c771876ad0e62e56923f59cc71776157 (patch) | |
tree | 80517f535214d0cc8922fc759c9c1d4645582932 /scripts/lib/devtool | |
parent | 369927de1d94a295671d3750c95b70a497b13425 (diff) | |
download | openembedded-core-6c4942b5c771876ad0e62e56923f59cc71776157.tar.gz openembedded-core-6c4942b5c771876ad0e62e56923f59cc71776157.tar.bz2 openembedded-core-6c4942b5c771876ad0e62e56923f59cc71776157.zip |
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>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions