]> Git Repo - VerusCoin.git/blame - packages.mk.patch
Consume incorrect chain transfers to prevent DOS attacks through them
[VerusCoin.git] / packages.mk.patch
CommitLineData
21ecc387 1*** depends/packages/packages.mk 2017-01-03 10:53:52.440371182 +0000
2--- ../../komodo-jl777/depends/packages/packages.mk 2017-01-03 09:48:21.650035146 +0000
3***************
4*** 1,12 ****
5 zcash_packages := libsnark libgmp libsodium
6-
7- ifeq ($(build_os),darwin)
8- packages := boost openssl $(zcash_packages)
9- else
10 packages := boost openssl $(zcash_packages) googletest googlemock
11- endif
12-
13-
14 native_packages := native_ccache
15
16 wallet_packages=bdb
17--- 1,5 ----
This page took 0.080586 seconds and 4 git commands to generate.