mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
cgminer: enable-cpumining for play
This commit is contained in:
@@ -37,7 +37,7 @@ endef
|
||||
define Package/cgminer/description
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --enable-bitforce --disable-opencl --disable-adl
|
||||
CONFIGURE_ARGS += --enable-bitforce --disable-opencl --disable-adl --enable-cpumining
|
||||
TARGET_CFLAGS +=
|
||||
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user