[Build] Drop gitian "version hack"#2528
Conversation
Making SOURCEDIST deterministic is needless since a git archive is used as the source tarball.
Some EXTRA_DIST content is needless since a git archive is used as the source tarball.
This commit removes the directory that is no longer used since bitcoin#16667.
ca7a7f0 to
ccd3c71
Compare
|
rebased after 2525 merge. |
|
Been putting this through the gitian grinders the past days (both pre and post refactor)...and going to have to give it a NACK as it actually breaks gitian builds as-is. Further, it introduces discrepancies between CI builds and gitian builds by way of having a gitian-exclusive method of generating a source tarball, while CI builds still use I believe that this is a prime example of a merged upstream change that was made prematurely, and without sufficient review, as Corey notates in his comments of the upstream PR post-merge. The purpose of |
|
About the first paragraph, About the second paragraph, So.. all good for me here. Let's move forward, will give a try to 2541. |
Built on top of #2525.
Coming from reading bitcoin#16588.
Backporting: