aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-rings/patches/makefile.patch
blob: d639ef9163bbf7cba15d918521e54618fec410f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@
 T= rings
 CONFIG= ./config
 
+CFLAGS+= -fPIC
+
 include $(CONFIG)
 
 SRCS= src/rings.c