ABY
ABY copied to clipboard
use boost filesystem library for macos
Hello,
This is a PR which makes it so ABY will build on macos without having to install another build of clang or gcc. It simplifies the process of getting it built on macos quite a bit! Hopefully the filesystem library becomes available on macos by default soon and we won't have to use the boost filesystem!
Let me know what you think. Thanks!