Page MenuHomePhabricator

[Nix] Build amqp-cpp with tcp extension on mac
ClosedPublic

Authored by jon on Aug 6 2022, 10:16 AM.
Tags
None
Referenced Files
F5058148: D4764.id15396.diff
Wed, Mar 26, 3:25 AM
Unknown Object (File)
Sun, Mar 16, 6:44 PM
Unknown Object (File)
Fri, Mar 14, 12:54 AM
Unknown Object (File)
Fri, Mar 7, 8:40 PM
Unknown Object (File)
Fri, Mar 7, 7:49 PM
Unknown Object (File)
Fri, Mar 7, 1:47 AM
Unknown Object (File)
Thu, Mar 6, 5:02 AM
Unknown Object (File)
Thu, Mar 6, 5:01 AM

Details

Summary

Enable tcp extensions on darwin.
This is necessary as tunnelbroker makes use of them.
Upstream considers these "able to be used by darwin,
but untested".

Since we more or less want to use this for development,
there's not much harm to having this available for mac as
it's not a production scenario.

Test Plan
  • install nix
# From mac machine
nix build '.#amqp-cpp'

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 8 2022, 9:23 AM

Ensure macOS changes have been rebased