]> Git Repo - VerusCoin.git/commit - depends/packages/libsnark.mk
Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to...
authorNathan Wilcox <[email protected]>
Tue, 22 Dec 2015 03:12:23 +0000 (19:12 -0800)
committerNathan Wilcox <[email protected]>
Tue, 22 Dec 2015 17:20:42 +0000 (09:20 -0800)
commitc4da097069f1145ff3acafcf95e8ff23080d1cda
treeb41db307305cbc7993adaa5090f0e61dbca401ce
parent9d69acabed3fe0900ff96f8445a2258af560853b
Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff.
18 files changed:
Makefile.am
configure.ac
depends/packages/ate-pairing.mk [new file with mode: 0644]
depends/packages/boost.mk
depends/packages/crypto++.mk [new file with mode: 0644]
depends/packages/libgmp.mk [new file with mode: 0644]
depends/packages/libsnark.mk [new file with mode: 0644]
depends/packages/libzerocash.mk [new file with mode: 0644]
depends/packages/packages.mk
depends/packages/xbyak.mk [new file with mode: 0644]
depends/patches/boost/darwin_boost_atomic-1.patch [deleted file]
depends/patches/boost/darwin_boost_atomic-2.patch [deleted file]
depends/patches/boost/gcc_5_no_cxx11.patch [deleted file]
depends/patches/libsnark/1_fix_Wl_flag.patch [new file with mode: 0644]
src/Makefile.am
src/Makefile.qt.include
src/Makefile.qttest.include
src/Makefile.test.include
This page took 0.028189 seconds and 4 git commands to generate.