packages/lang/lua-rings/patches/makefile.patch
2021-06-14 19:43:42 +08:00

12 lines
134 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@
T= rings
CONFIG= ./config
+CFLAGS+= -fPIC
+
include $(CONFIG)
SRCS= src/rings.c