Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Commit

Permalink
Update README with minimal instructions on how to build with ADL SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
veox committed Dec 4, 2013
1 parent e1413db commit dcd417a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,14 @@ Mandatory:
libtool hhttp://www.gnu.org/software/libtool/

AMD APP SDK http://developer.amd.com/sdks/AMDAPPSDK
(This sdk is mandatory for GPU mining)

Optional:

curses dev library
(libncurses5-dev or libpdcurses on WIN32 for text user interface)

AMD ADL SDK http://developer.amd.com/sdks/ADLSDK
(This sdk is mandatory for ATI GPU monitoring & clocking)
(Required for ATI GPU monitoring & clocking)

If building from git:

Expand All @@ -55,6 +54,7 @@ CGMiner specific configuration options:

### *nix build instructions

# Optionally place the contents of ADL_SDK_4.0.zip in cgminer/ADL_SDK.
./autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options>

Expand Down

0 comments on commit dcd417a

Please sign in to comment.