privacy-scaling-explorations / zkevm-chain

zkevm-chain: Deprecated
86 stars 52 forks source link

fix: add a cargo config for macOS compatible #108

Closed KimiWu123 closed 1 year ago

KimiWu123 commented 1 year ago

There will be Undefined symbols for architecture error while building on MacOS. Add a cargo config to avoid this.

Ref: https://github.com/privacy-scaling-explorations/zkevm-circuits/blob/main/.cargo/config.toml

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3637601482


Totals Coverage Status
Change from base Build 3629422871: 0.0%
Covered Lines: 836
Relevant Lines: 928

💛 - Coveralls