aboutsummaryrefslogtreecommitdiffstats
path: root/package/lua/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-02-22 23:54:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-02-22 23:54:26 +0000
commit0d56c7c638678d6369e6d64d1a7a5bd0c626fc76 (patch)
tree52c150e57997018607370f74f7e8a80406e48fb6 /package/lua/Makefile
parentf684d0a47b5fefa1ffc59c51e17482dc13d3a272 (diff)
downloadupstream-0d56c7c638678d6369e6d64d1a7a5bd0c626fc76.tar.gz
upstream-0d56c7c638678d6369e6d64d1a7a5bd0c626fc76.tar.bz2
upstream-0d56c7c638678d6369e6d64d1a7a5bd0c626fc76.zip
add back the old host patches for lua to improve portability
SVN-Revision: 14631
Diffstat (limited to 'package/lua/Makefile')
-rw-r--r--package/lua/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile
index 0c2e8e24e9..7f0874bd6d 100644
--- a/package/lua/Makefile
+++ b/package/lua/Makefile
@@ -19,6 +19,7 @@ PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
http://www.tecgraf.puc-rio.br/lua/ftp/
PKG_MD5SUM:=d0870f2de55d59c1c8419f36e8fac150
+HOST_PATCH_DIR=./patches-host
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk