giltene / wrk2

A constant throughput, correct latency recording variant of wrk
Apache License 2.0
4.28k stars 395 forks source link

fix #65 build on macosx on Mojave #66

Closed AnderEnder closed 5 years ago

AnderEnder commented 6 years ago

Per https://luajit.org/install.html: If MACOSX_DEPLOYMENT_TARGET is not set then it's forced to 10.4, which breaks compile on Mojave.

jonrichards commented 5 years ago

Thanks for this @AnderEnder. I'm going to work on getting a build pipeline for the repo, and then I'll look to get this merged in.