EricssonResearch / spindump

Spindump is an in-network latency measurement tool with support for QUIC and TCP
BSD 3-Clause "New" or "Revised" License
61 stars 17 forks source link

Fixed MacOS build #213

Closed maxsharabayko closed 3 years ago

maxsharabayko commented 4 years ago

Fixed some errors on MacOS:

  1. microhttpd.h not found
  2. incompatible pointer types passing 'int (void ,...)instead ofenum MHD_Result (void , ...)`.
  3. Disabled error "implicit use of sequentially-consistent atomic may incur stronger memory barriers than necessary [-Werror,-Watomic-implicit-seq-cst]"
jariarkko commented 3 years ago

... except that compilation fails on my macos