use specific version of libevent in reproducible builds #118

Merged
kaykurokawa merged 1 commit from fix_rep_build into master 2018-04-18 18:10:48 +02:00
kaykurokawa commented 2018-04-11 21:47:17 +02:00 (Migrated from github.com)

In reproducible_build.sh, to build libevent, it would just download from the master branch of libveven'ts github repo without checking out any specific version.

Download 2.0.22 release instead as specified here: https://github.com/lbryio/lbrycrd/blob/master/depends/packages/libevent.mk

In reproducible_build.sh, to build libevent, it would just download from the master branch of libveven'ts github repo without checking out any specific version. Download 2.0.22 release instead as specified here: https://github.com/lbryio/lbrycrd/blob/master/depends/packages/libevent.mk
lyoshenka commented 2018-04-16 18:13:00 +02:00 (Migrated from github.com)

@kaykurokawa whats next for this PR? does it need to be reviewed?

@kaykurokawa whats next for this PR? does it need to be reviewed?
kaykurokawa commented 2018-04-18 18:10:06 +02:00 (Migrated from github.com)

No will just merge this , the build problem on travis with this PR is unrelated it seems.

No will just merge this , the build problem on travis with this PR is unrelated it seems.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#118
No description provided.