tromp / cuckoo

a memory-bound graph-theoretic proof-of-work system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Makefile line 192 tab

Salifornia opened this issue · comments

Need to run:

perl -pi -e 's/^ */\t/' Makefile

Otherwise cannot compile:

Makefile:192: *** missing separator. Stop.

Ubuntu 16.04

Thanks for bug report. Fixed now.