1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00

doc: move to separate directory.

This commit is contained in:
Noel Maersk 2014-01-12 15:55:37 +02:00
parent 21289de654
commit d6f5f01e88
6 changed files with 3 additions and 1 deletions

View File

@ -54,7 +54,9 @@ CGMiner specific configuration options:
### *nix build instructions ### *nix build instructions
If needed, place include headers from ADL_SDK_*<VERSION>*.zip in cgminer/ADL_SDK. If needed, place include headers (`*.h` files) from `ADL_SDK_*<VERSION>*.zip` in `cgminer/ADL_SDK`.
Then:
autoreconf -i autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options> CFLAGS="-O2 -Wall -march=native" ./configure <options>

View File

View File

View File