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
Unknown Object (File)
Fri, Jun 28, 10:29 AM
Unknown Object (File)
Thu, Jun 27, 7:29 PM
Unknown Object (File)
Wed, Jun 26, 5:48 AM
Unknown Object (File)
Wed, Jun 26, 5:47 AM
Unknown Object (File)
Wed, Jun 26, 5:47 AM
Unknown Object (File)
Wed, Jun 26, 5:47 AM
Unknown Object (File)
Wed, Jun 26, 5:47 AM
Unknown Object (File)
Wed, Jun 26, 5:38 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
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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

Ensure macOS changes have been rebased