pooler/cpuminer

clang: error: no such file or directory: '@LIBCURL_CPPFLAGS@'

Closed this issue · 1 comments

Basic *nix build instructions:
./autogen.sh # only needed if building from git repo
./nomacro.pl # in case the assembler doesn't support macros
./configure CFLAGS="-O3" # make sure -O3 is an O and not a zero!
make

Screen Shot 2567-04-10 at 17 16 49

Duplicate of #278.