Remove ate-pairing, xbyak and libzerocash dependencies from the depends tree.

The ALT_BN128 curve does not need ate-pairing or xbyak.

Also, remove crypto++ dependency from libsnark.
This commit is contained in:
Sean Bowe
2016-02-11 13:45:17 -07:00
parent 523bc77f64
commit 1e62bba762
5 changed files with 2 additions and 69 deletions

View File

@@ -1,4 +1,4 @@
zerocash_packages := libsnark crypto++ libgmp xbyak ate-pairing libzerocash
zerocash_packages := libsnark crypto++ libgmp
packages:=boost openssl $(zerocash_packages)
native_packages := native_ccache native_comparisontool