Fixes #3955. It's hackish, but seems to always function as expected. Examples:
make src/bitcoind make src/qt/bitcoin-qt make src/libbitcoin.a
Fixes #3955. It's hackish, but seems to always function as expected. Examples:
make src/bitcoind
make src/qt/bitcoin-qt
make src/libbitcoin.a
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/77a055d04979dc2b3ec4064e99c69259a4216f12 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
ACK Seems like a flexible and general solution.
Thank you!!