[packages/cgminer] - disable knc (spams too much)

arekm arekm at pld-linux.org
Sun Jan 19 19:56:47 CET 2014


commit d7c4dab6d82d9805d8b5402d7598e733a0ee668b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 19 19:56:45 2014 +0100

    - disable knc (spams too much)

 cgminer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/cgminer.spec b/cgminer.spec
index 1710405..3985260 100644
--- a/cgminer.spec
+++ b/cgminer.spec
@@ -1,3 +1,4 @@
+%bcond_with	knc
 Summary:	FPGA/ASIC Miner by Con Kolivas
 Name:		cgminer
 Version:	3.10.0
@@ -36,7 +37,7 @@ This is a miner for Bitcoin.
 	--disable-silent-rules \
 	--enable-scrypt \
 	--enable-bflsc \
-	--enable-knc \
+	--%{?with_knc:en}%{!?with_knc:dis}able-knc \
 	--enable-opencl \
 	--enable-hashfast \
 	--enable-bitforce \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cgminer.git/commitdiff/d7c4dab6d82d9805d8b5402d7598e733a0ee668b



More information about the pld-cvs-commit mailing list