Browse Source

Revert "futurebit build config"

This reverts commit 6e826e5ad11a68708e0fbfe063b1ec9ed5ca195a.
John 10 years ago
parent
commit
4d8487eb73
1 changed files with 7 additions and 2 deletions
  1. 7 2
      make-release

+ 7 - 2
make-release

@@ -91,9 +91,14 @@ for build in "${builds[@]}"; do
 		--prefix='C:\\Program Files\\BFGMiner\\' \
 		CFLAGS="${CFLAGS} -Wall" \
 		--disable-cpumining \
+		--enable-opencl \
+		--enable-adl \
+		--enable-bitforce \
+		--enable-icarus \
+		--enable-modminer \
+		--enable-ztex \
+		--enable-keccak \
 		--enable-scrypt \
-		—-enable-futurebit \
-		—-disable-other-drivers \
 		--without-system-libbase58 \
 		--host="$machine"
 	make $MAKEOPTS