depends: remove embedded OpenSSL timestamp for determinism

Chery-picked from 0.10 branch.

Rebased-From: c3200bcd1e
pull/5621/merge
Wladimir J. van der Laan 10 years ago
parent 868da0f40a
commit 90c71548c7
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6

@ -23,7 +23,7 @@ $(package)_config_opts_i686_mingw32=mingw
endef
define $(package)_preprocess_cmds
sed -i.old "/define DATE/d" crypto/Makefile && \
sed -i.old "/define DATE/d" util/mkbuildinf.pl && \
sed -i.old "s|engines apps test|engines|" Makefile.org
endef

Loading…
Cancel
Save