From: Felix Fietkau Date: Wed, 31 Oct 2012 16:05:02 +0000 (+0000) Subject: libubox: pass the lua path to cmake to avoid build errors X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=60b875758e794c0f7dabf973174d786035644093;ds=sidebyside libubox: pass the lua path to cmake to avoid build errors SVN-Revision: 34033 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 4ca3112b5e..9992b2d79c 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -48,6 +48,8 @@ define Package/jshn/description endef TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include +CMAKE_OPTIONS = \ + -DLUAPATH=/usr/lib/lua define Package/libubox/install $(INSTALL_DIR) $(1)/lib/