celo-org / celo-bls-go

Go module for https://github.com/celo-org/bls-zexe/
Apache License 2.0
14 stars 8 forks source link

Fix linux builds #39

Closed mstraka100 closed 2 years ago

mstraka100 commented 2 years ago

Fixes how the linux files are built by adding !android tags. Tested by running make android in celo-blockchain using this branch as a dependency.

kobigurk commented 2 years ago

@mstraka100 this is a good as an immediate fix, but a longer term fix should change the platforms.json and re-generate these files from it