projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bcm963xx: serial port support
[openwrt.git]
/
package
/
lua
/
Makefile
diff --git
a/package/lua/Makefile
b/package/lua/Makefile
index
2e1348f
..
30eac84
100644
(file)
--- a/
package/lua/Makefile
+++ b/
package/lua/Makefile
@@
-87,6
+87,8
@@
endef
define Build/Configure
endef
+TARGET_CFLAGS += -DLUA_USE_LINUX
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CROSS)gcc" \
This page took
0.021289 seconds
and
4
git commands to generate.