build: Update libmultiprocess library #26672

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:221209-mp changing 2 files +4 −4
  1. 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.

  2. DrahtBot added the label Build system on Dec 9, 2022
  3. 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 with install-lib and install-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.)


    hebasto commented at 3:27 pm on December 9, 2022:

    This could be noted in the commit message, too.

    Thanks! The commit message has been updated.

  4. ryanofsky approved
  5. ryanofsky commented at 3:22 pm on December 9, 2022: contributor

    Code 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.

  6. 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.
    1986f129c6
  7. hebasto force-pushed on Dec 9, 2022
  8. hebasto commented at 3:30 pm on December 9, 2022: member

    Updated 2a2dd0a80c61792ad30a7814dff55a9d46391d91 -> 1986f129c6af7644d238c76f032713731d7afcac (pr26672.01 -> pr26672.02, diff):

  9. ryanofsky approved
  10. ryanofsky commented at 5:43 pm on December 9, 2022: contributor

    Code review ACK 1986f129c6af7644d238c76f032713731d7afcac

    Just updated commit message since last review (thanks!)

  11. fanquake merged this on Dec 10, 2022
  12. fanquake closed this on Dec 10, 2022

  13. hebasto deleted the branch on Dec 10, 2022
  14. sidhujag referenced this in commit e603e70e7a on Dec 10, 2022
  15. bitcoin locked this on Dec 10, 2023

github-metadata-mirror

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-07-01 10:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me