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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user