attempt to make CUDA gcc detection a bit more robust and handle more cases

This commit is contained in:
yeastplume 2018-02-09 11:18:14 +00:00
parent 06bd78faed
commit 75f721039e

View file

@ -18,7 +18,7 @@ grin_util = { path = "../util" }
[dependencies.cuckoo_miner]
git = "https://github.com/mimblewimble/cuckoo-miner"
tag = "grin_integration_22"
tag = "grin_integration_23"
#path = "../../cuckoo-miner"
#uncomment this feature to turn off plugin builds
#features=["no-plugin-build"]