Revert commit update to avoid gcc compiler bug.
This reverts commit 93276c8739.
This commit is contained in:
parent
3a36e5fc4e
commit
2b7ab4632b
@ -13,7 +13,7 @@ if ! test -d .git; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git checkout 0a1d03ca5265293e6419b0ffb68d277da6b1d9a0
|
git checkout 4383319e4e0cb96818d2be734f7280181daac9fa
|
||||||
if test $? -ne 0; then
|
if test $? -ne 0; then
|
||||||
echo 'Unable to checkout necessary commit.'
|
echo 'Unable to checkout necessary commit.'
|
||||||
echo 'Please pull the latest HEAD from the upstream bitcoin repo.'
|
echo 'Please pull the latest HEAD from the upstream bitcoin repo.'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user