add back the old host patches for lua to improve portability

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-02-22 23:54:26 +00:00
parent 835b12f4ad
commit 9fcd4ac702
8 changed files with 4520 additions and 0 deletions

View File

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