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
commit9fcd4ac70286058e744bd2cd90317b320491facc (patch)
tree8ed07da043d48a28388ad3bf594e28be7571b506 /package/lua/Makefile
parent835b12f4adb7a71243c8b7c7c3f844710953320d (diff)
downloadmaster-187ad058-9fcd4ac70286058e744bd2cd90317b320491facc.tar.gz
master-187ad058-9fcd4ac70286058e744bd2cd90317b320491facc.tar.bz2
master-187ad058-9fcd4ac70286058e744bd2cd90317b320491facc.zip
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
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