1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 12:34:27 +00:00

doc: Fix build instructions.

This commit is contained in:
Noel Maersk 2013-12-22 17:17:48 +02:00
parent 02c7b9de7b
commit 5f8e69ff40

View File

@ -55,7 +55,7 @@ CGMiner specific configuration options:
### *nix build instructions ### *nix build instructions
# Optionally place the contents of ADL_SDK_4.0.zip in cgminer/ADL_SDK. # Optionally place the contents of ADL_SDK_4.0.zip in cgminer/ADL_SDK.
./autoreconf -i autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options> CFLAGS="-O2 -Wall -march=native" ./configure <options>
Systemwide installation is optional. You may run cgminer from the build Systemwide installation is optional. You may run cgminer from the build