Skip to content

Conversation

@str4d
Copy link
Contributor

@str4d str4d commented Jan 25, 2021

randy-waterhouse and others added 5 commits January 25, 2021 13:14
- LevelDB platform was not guessed correctly (it ended up defining
  `-DOS_OPENBSD59` instead of `-DOS_OPENBSD`)

- On OpenBSD there is no convenience link from `python3.5` to `python3`:
  add detection for other python interpreter names.

- If it has to guess the LevelDB OS, print a autoconf warning so that
  the user can check.

Zcash: Excludes the Python change.
src/leveldb/build_detect_platform shows how upstream defines them.

These platform may not be able to fully build or run Bitcoin, but defining all
known to leveldb saves future hassle.

Now that all possible platforms are enumerated, specifying an unknown one is an
error.
@str4d str4d added A-build Area: Build system C-upstream-port Category: Changes that are ported from the Bitcoin Core codebase. labels Jan 25, 2021
@str4d str4d added this to the Core Sprint 2021-02 milestone Jan 25, 2021
@ebfull
Copy link
Contributor

ebfull commented Jan 25, 2021

utACK

@str4d
Copy link
Contributor Author

str4d commented Jan 25, 2021

@zkbot r+

@zkbot
Copy link
Contributor

zkbot commented Jan 25, 2021

📌 Commit 3e672a5 has been approved by str4d

@zkbot
Copy link
Contributor

zkbot commented Jan 25, 2021

⌛ Testing commit 3e672a5 with merge ce5d8da...

@zkbot
Copy link
Contributor

zkbot commented Jan 25, 2021

☀️ Test successful - pr-merge
Approved by: str4d
Pushing ce5d8da to master...

@zkbot zkbot merged commit ce5d8da into zcash:master Jan 25, 2021
@str4d str4d deleted the leveldb-1.22-prep branch January 25, 2021 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build Area: Build system C-upstream-port Category: Changes that are ported from the Bitcoin Core codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants