aboutsummaryrefslogtreecommitdiffstats
path: root/meta/files
diff options
context:
space:
mode:
authorOlof Johansson <olof.johansson@axis.com>2017-03-11 06:28:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-17 15:37:05 +0000
commit537a404cfbb811fcb526cdb5f2e059257de6ef13 (patch)
tree1784286d3350bda2ea25ebf1c43fcf5d63e8678c /meta/files
parent7b3692f57628b33840f6dbcddbe05ae56c24b98e (diff)
downloadopenembedded-core-537a404cfbb811fcb526cdb5f2e059257de6ef13.tar.gz
openssl: Disable make's -e flag without breaking ${AR}
The OpenSSL recipe tried to workaround the -e make flag (overriding variables from the environment). And when the -e flag was dropped as the global default, it was specifically added for OpenSSL. This is unnecessary, as only the value of ${AR} seems to be affected, and that can be handled correctly by OpenSSL's build system if we just let it. Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions