1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 01:50:23 +03:00

cgminer: disable bitfore, it hang cgminer when it detect bitforce on icarus

This commit is contained in:
Xiangfu Liu 2012-02-26 11:27:41 +08:00
parent 01bb56af3e
commit 99d94ccfe1

View File

@ -37,7 +37,7 @@ endef
define Package/cgminer/description
endef
CONFIGURE_ARGS += --disable-opencl --disable-adl --enable-icarus --enable-bitforce
CONFIGURE_ARGS += --disable-opencl --disable-adl --enable-icarus
TARGET_CFLAGS +=
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib