Skip to content

Develop 3.0 292 #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2020
Merged

Develop 3.0 292 #261

merged 2 commits into from
May 7, 2020

Conversation

martinsumner
Copy link
Contributor

Standardise versions and tidy-up

@martinsumner martinsumner requested a review from martincox May 7, 2020 10:15
@@ -8,7 +8,7 @@ if [ `uname -s` = 'SunOS' -a "${POSIX_SHELL}" != "true" ]; then
fi
unset POSIX_SHELL # clear it so if we invoke other scripts, they run as ksh as well

LEVELDB_VSN="2.0.35"
LEVELDB_VSN="2.0.36"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the reason for bumping this up? We've had some odd leveldb stuff occur, so are quite weary of taking any changes, especially considering the code is essentially an basically an untaintained black box.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the 32-bit build support (as discussed). Will go forward with this, and leave out the ARM64 PR for now

@martinsumner martinsumner merged commit 3dee1dd into develop-3.0 May 7, 2020
@martincox martincox deleted the develop-3.0-292 branch January 26, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants