libsnark icon indicating copy to clipboard operation
libsnark copied to clipboard

prepare-depends.sh behind a proxy

Open riordant opened this issue 8 years ago • 1 comments

prepare-depends.sh will not work behind a corporate/school network due to the method of pulling projects via "git" instead of "https" for all projects that are pulled in this file (xbyak, ate-pairing, libsnark-supercop)

riordant avatar Apr 14 '17 10:04 riordant

I just had to do that myself too. Why not just use https:// ?

bitcoinbrisbane avatar Aug 16 '17 06:08 bitcoinbrisbane