diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-30 18:28:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-08 10:51:28 +0100 |
commit | 4c5bd69e5cb203c8a4c2f3716c941661c0afc830 (patch) | |
tree | 7024f411b9b8a14fe6e8b69d173ebfea4c0e048c /.gitignore | |
parent | 3f3899e9e68aae2d43cd41e2f0760ac9da6e86e5 (diff) | |
download | openembedded-core-4c5bd69e5cb203c8a4c2f3716c941661c0afc830.tar.gz openembedded-core-4c5bd69e5cb203c8a4c2f3716c941661c0afc830.tar.bz2 openembedded-core-4c5bd69e5cb203c8a4c2f3716c941661c0afc830.zip |
openssl_1.0: drop unnecessary dependency on makedepend-native
The openssl Configure script will only select standalone makedepend
(vs running "$CC -M") when building with gcc < 3.x or with an Apple
Xcode version which predates the switch to clang (in approx 2010?).
Neither of these cases are possible when building under OE, therefore
the dependency on makedepend-native can be dropped (ie align the
openssl 1.0 recipe with the 1.1 recipe, which has dropped the
makedepend-native dependency already).
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions