Re: [PRE-ANN] [GRS] GroestlCoin, Proof of Work (PoW), CPU only at launch
by
vidocq
on 22/03/2014, 20:53:54 UTC
Quote
Basic *nix build instructions: ./autogen.sh # only needed if building from git repo ./nomacro.pl # only needed if building on Mac OS X or with Clang ./configure CFLAGS="-O3" make
the configure is missing ? or do we need to use the configure.ac file ?