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
F2131753: D4764.id15445.diff
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
Unknown Object (File)
Fri, Jun 21, 4:31 PM

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