mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232, wsapi, xavante, lzmq, mobdebug), zeromq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
This commit is contained in:
10
lang/lua-md5/patches/makefile.patch
Normal file
10
lang/lua-md5/patches/makefile.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/Makefile.orig 2014-06-04 17:16:40.083514808 +0800
|
||||
+++ b/Makefile 2014-06-04 17:17:27.111513780 +0800
|
||||
@@ -1,6 +1,6 @@
|
||||
# $Id: Makefile,v 1.7 2007/10/11 00:02:56 carregal Exp $
|
||||
|
||||
-CONFIG= ./config
|
||||
+CFLAGS+= -fPIC
|
||||
|
||||
include $(CONFIG)
|
||||
|
||||
Reference in New Issue
Block a user