fanquake

Results 1060 comments of fanquake

> What would be the best way for that? I think a new PR for re-adding is fine. > And more importantly, do we even need / want an additional...

Note previous discussion / change in https://github.com/bitcoin/bitcoin/pull/25935. cc @josibake

Added a commit to decrease the scope of using `-Wl,-headerpad_max_install_names`.

RC1 test binaries: https://bitcoincore.org/bin/bitcoin-core-28.0/test.rc1/.

> From https://github.com/zeromq/libzmq/pull/4667#issue-2197755398: Can you elaborate / suggest something concrete? As far as I can see, the cross-compiling build of Windows for this branch currently works fine, we already link...

Given both changes have landed, I've reordered the commits, and undrafted. Will followup with the Windows issues.

> Will followup with the Windows issues. IPC build issue should be fixed in https://github.com/zeromq/libzmq/pull/4672

> IPC build issue should be fixed in https://github.com/zeromq/libzmq/pull/4672 This was resolved using a different change. Have pulled in that patch, rebased and updated the PR description.

Fixed the Windows build error, but drafted while based on #30078.

> ld64.lld: error: library not found for -lrt Still at least one other bugfix to upstream here. ZMQ is trying to link against realtime on macOS.