mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-25 12:30:38 +02:00
cgminer: enable-cpumining for play
This commit is contained in:
parent
83c6a66782
commit
e114a4e891
@ -37,7 +37,7 @@ endef
|
|||||||
define Package/cgminer/description
|
define Package/cgminer/description
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += --enable-bitforce --disable-opencl --disable-adl
|
CONFIGURE_ARGS += --enable-bitforce --disable-opencl --disable-adl --enable-cpumining
|
||||||
TARGET_CFLAGS +=
|
TARGET_CFLAGS +=
|
||||||
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user