projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4baeb54
)
libubox: pass the lua path to cmake to avoid build errors
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Oct 2012 16:05:02 +0000
(16:05 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Oct 2012 16:05:02 +0000
(16:05 +0000)
SVN-Revision: 34033
package/libs/libubox/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libubox/Makefile
b/package/libs/libubox/Makefile
index 4ca3112b5eab9865f109e92039382ece316932fc..9992b2d79c6c64779d130528222423914883bb98 100644
(file)
--- 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/