This update in particular includes:
build: Update libmultiprocess library #26672
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:221209-mp changing 2 files +4 −4-
hebasto commented at 2:59 pm on December 9, 2022: member
-
DrahtBot commented at 2:59 pm on December 9, 2022: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviews
See the guideline for information on the review process.
Type Reviewers ACK ryanofsky If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
-
DrahtBot added the label Build system on Dec 9, 2022
-
in depends/packages/libmultiprocess.mk:27 in 2a2dd0a80c outdated
23@@ -24,5 +24,5 @@ define $(package)_build_cmds 24 endef 25 26 define $(package)_stage_cmds 27- $(MAKE) DESTDIR=$($(package)_staging_dir) install 28+ $(MAKE) DESTDIR=$($(package)_staging_dir) install-lib
ryanofsky commented at 3:19 pm on December 9, 2022:In commit “build: Update libmultiprocess library” (2a2dd0a80c61792ad30a7814dff55a9d46391d91)
Note for reviewers: replacing
install
withinstall-lib
andinstall-bin
here isn’t strictly necessary just to update the library, but it takes advantage of recent changes in the new version, and makes the build more minimal.(This could be noted in the commit message, too.)
ryanofsky approvedryanofsky commented at 3:22 pm on December 9, 2022: contributorCode review ACK 2a2dd0a80c61792ad30a7814dff55a9d46391d91.
Thanks for the version update. I do want to look into converting the library into a subtree so this step isn’t necessary in the future.
build: Update `libmultiprocess` library
Replacing `install` with `install-lib` and `install-bin` is not strictly necessary just to update the library, but it takes advantage of recent changes in the new version, and makes the build more minimal.
hebasto force-pushed on Dec 9, 2022hebasto commented at 3:30 pm on December 9, 2022: memberUpdated 2a2dd0a80c61792ad30a7814dff55a9d46391d91 -> 1986f129c6af7644d238c76f032713731d7afcac (pr26672.01 -> pr26672.02, diff):
- addressed @ryanofsky’s comment
ryanofsky approvedryanofsky commented at 5:43 pm on December 9, 2022: contributorCode review ACK 1986f129c6af7644d238c76f032713731d7afcac
Just updated commit message since last review (thanks!)
fanquake merged this on Dec 10, 2022fanquake closed this on Dec 10, 2022
hebasto deleted the branch on Dec 10, 2022sidhujag referenced this in commit e603e70e7a on Dec 10, 2022bitcoin locked this on Dec 10, 2023Labels
Build system
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-22 09:12 UTC
More mirrored repositories can be found on mirror.b10c.me