index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2012-10-31 16:05:02 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2012-10-31 16:05:02 +0000
commit
1008c1bd1f5bfdb1b94a98d1a8a49b05111a1009
(
patch
)
tree
c9367c202eb9a15862597d5a7779ffae347c3e47
parent
4baeb543f012c2927bffd427d9603c29ce7da237
(
diff
)
libubox: pass the lua path to cmake to avoid build errors
SVN-Revision: 34033
Diffstat
-rw-r--r--
package/libs/libubox/Makefile
2
1 files changed, 2 insertions, 0 deletions
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/