summaryrefslogtreecommitdiffstats
path: root/xmrstak/params.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-11-02 18:18:49 +0000
committerGitHub <noreply@github.com>2017-11-02 18:18:49 +0000
commit11f1028782ca62df10a08e6b5907f2f252bc3fc7 (patch)
treee16f036213c590e884f5d122518e1aff2ee2f83c /xmrstak/params.hpp
parentbc18ee3fd7191d6ba4bc0e5c0d82fb90cc2ded12 (diff)
parent14f041a971bb450e6eece99efd528afc50421da9 (diff)
downloadxmr-stak-11f1028782ca62df10a08e6b5907f2f252bc3fc7.zip
xmr-stak-11f1028782ca62df10a08e6b5907f2f252bc3fc7.tar.gz
Merge pull request #86 from psychocrypt/topic-searchBackendLibraries
search for linux backend plugins
Diffstat (limited to 'xmrstak/params.hpp')
-rw-r--r--xmrstak/params.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/params.hpp b/xmrstak/params.hpp
index 6127212..1551378 100644
--- a/xmrstak/params.hpp
+++ b/xmrstak/params.hpp
@@ -37,7 +37,7 @@ struct params
params() :
binaryName("xmr-stak"),
- executablePrefix("./"),
+ executablePrefix(""),
useAMD(true),
useNVIDIA(true),
useCPU(true),
OpenPOWER on IntegriCloud