AztecProtocol / aztec-2.0

C++ elliptic curve library
134 stars 37 forks source link

Do not use benchmarks in build on Macs #90

Closed vezenovm closed 2 years ago

vezenovm commented 2 years ago

I added a command line argument to the bootstrap file that is necessary for building when using a Mac. This was only tested on a Mac using an Intel chip and should still be checked with an M1 chip.

There is also some notes added to the README as Macs will also need to run brew install libomp in order to get barrentenberg to build.