First Commit
[librecmc/package-feed.git] / lang / lua-md5 / patches / makefile.patch
1 --- a/Makefile.orig     2014-06-04 17:16:40.083514808 +0800
2 +++ b/Makefile  2014-06-04 17:17:27.111513780 +0800
3 @@ -1,6 +1,6 @@
4  # $Id: Makefile,v 1.7 2007/10/11 00:02:56 carregal Exp $
5  
6 -CONFIG= ./config
7 +CFLAGS+= -fPIC
8  
9  include $(CONFIG)
10