depends: remove embedded OpenSSL timestamp for determinism
Chery-picked from 0.10 branch. Rebased-From: c3200bcd1e7116e079aebabed3a01dc5385bfc9e
This commit is contained in:
parent
868da0f40a
commit
90c71548c7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue