-
Notifications
You must be signed in to change notification settings - Fork 5
Replace db4 install script with depends #4
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bb385c5
to
c7540a5
Compare
🥲 |
140de75
to
c2e80c7
Compare
Will upstream the fix here. |
fanquake
added a commit
to fanquake/bitcoin
that referenced
this pull request
Jan 30, 2023
Required for additional definitions (IPC_R & friends), to be available, when compiling under C11. See: maflcko/b-c-nightly#4.
maflcko
pushed a commit
to bitcoin/bitcoin
that referenced
this pull request
Feb 8, 2023
0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake) Pull request description: Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails. See: maflcko/b-c-nightly#4. ACKs for top commit: hebasto: ACK 0e02f72, tested on FreeBSD 13.1: Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
c2e80c7
to
d645e64
Compare
Should eliminate the pointless Boost related -Wsuggest-override && -Wshadow-field spew.
Added a commit to add |
josibake
pushed a commit
to josibake/bitcoin
that referenced
this pull request
Apr 5, 2023
Required for additional definitions (IPC_R & friends), to be available, when compiling under C11. See: maflcko/b-c-nightly#4.
janus
pushed a commit
to BitgesellOfficial/bitgesell
that referenced
this pull request
Aug 27, 2023
Required for additional definitions (IPC_R & friends), to be available, when compiling under C11. See: maflcko/b-c-nightly#4.
backpacker69
pushed a commit
to peercoin/peercoin
that referenced
this pull request
Mar 5, 2024
Required for additional definitions (IPC_R & friends), to be available, when compiling under C11. See: maflcko/b-c-nightly#4.
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Sep 27, 2024
…build 0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake) Pull request description: Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails. See: maflcko/b-c-nightly#4. ACKs for top commit: hebasto: ACK 0e02f72, tested on FreeBSD 13.1: Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Sep 27, 2024
…build 0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake) Pull request description: Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails. See: maflcko/b-c-nightly#4. ACKs for top commit: hebasto: ACK 0e02f72, tested on FreeBSD 13.1: Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.