|
|
|
@ -478,14 +478,14 @@ if test "x$opencl" != xno; then
@@ -478,14 +478,14 @@ if test "x$opencl" != xno; then
|
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
echo " OpenCL...............: NOT FOUND. GPU mining support DISABLED" |
|
|
|
|
if test "x$bitforce$avalon$icarus$ztex$modminer$bflsc" = xnonononononono; then |
|
|
|
|
if test "x$bitforce$avalon$icarus$ztex$modminer$bflsc" = xnononononono; then |
|
|
|
|
AC_MSG_ERROR([No mining configured in]) |
|
|
|
|
fi |
|
|
|
|
echo " scrypt...............: Disabled (needs OpenCL)" |
|
|
|
|
fi |
|
|
|
|
else |
|
|
|
|
echo " OpenCL...............: Detection overrided. GPU mining support DISABLED" |
|
|
|
|
if test "x$bitforce$icarus$avalon$ztex$modminer$bflsc" = xnonononononono; then |
|
|
|
|
if test "x$bitforce$icarus$avalon$ztex$modminer$bflsc" = xnononononono; then |
|
|
|
|
AC_MSG_ERROR([No mining configured in]) |
|
|
|
|
fi |
|
|
|
|
echo " scrypt...............: Disabled (needs OpenCL)" |
|
|
|
|