Compilation of ubus/ familly now use the offial cmake instead of a rewriten one.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
UCI_VERSION:= 2016.07.04
|
||||
|
||||
UCI_SITE = $(TOPDIR)/../../src/3P/uci/builders/cmake
|
||||
UCI_SITE = $(TOPDIR)/../../src/3P/uci
|
||||
UCI_SITE_METHOD = local
|
||||
UCI_INSTALL_STAGING = YES
|
||||
|
||||
@@ -14,6 +14,8 @@ UCI_DEPENDENCIES = libubox ubus
|
||||
|
||||
UCI_CONF = SRC_DIR=$(TOPDIR)/../..
|
||||
|
||||
UCI_CONF_OPTS +=-DBUILD_LUA=OFF
|
||||
|
||||
UCI_CONF_ENV = $(UCI_CONF)
|
||||
UCI_MAKE_ENV = $(UCI_CONF)
|
||||
UCI_CONF_OPTS += -DMODULE_PATH=$(TOPDIR)/../../bsp/cmake-modules -DCMAKE_BUILD_TYPE=$(BUILD_TYPE)
|
||||
|
||||
Reference in New Issue
Block a user