mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
depends: remove embedded OpenSSL timestamp for determinism
Chery-picked from 0.10 branch.
Rebased-From: c3200bcd1e
This commit is contained in:
parent
868da0f40a
commit
90c71548c7
@ -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 New Issue
Block a user