1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 19:23:53 +02:00

libubox: pass the lua path to cmake to avoid build errors

SVN-Revision: 34033
This commit is contained in:
Felix Fietkau 2012-10-31 16:05:02 +00:00
parent 4baeb543f0
commit 1008c1bd1f

View File

@ -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/