diff options
author | Richard Levitte <levitte@openssl.org> | 2016-02-25 14:36:30 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2016-02-25 14:48:52 +0100 |
commit | 28a55a873d5a689912fb1c8cc5fdd2743fdbcdb8 (patch) | |
tree | 3f7e34751fd6d84904960515114d598fff773181 /Makefile.shared | |
parent | GH742: keep gost specific variable under macro (diff) | |
download | openssl-28a55a873d5a689912fb1c8cc5fdd2743fdbcdb8.tar.xz openssl-28a55a873d5a689912fb1c8cc5fdd2743fdbcdb8.zip |
Make it possible to build even if dependency files can't be generated
If the local system doesn't have GNU C or clang, and not even
makedepend, the build will stop because the call of 'makedepend'
fails. This changes so the build won't stop because of such failure.
The result will be empty .d files, and that's ok.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Makefile.shared')
0 files changed, 0 insertions, 0 deletions