From 2f19f2e85746eca309ae5e355e1ff860c62ec11d Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 26 Dec 2016 14:41:02 +0100 Subject: Compile on linux --- plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Makefile') diff --git a/plugins/Makefile b/plugins/Makefile index 145500c..03501e4 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -1,5 +1,5 @@ CC = gcc -CFLAGS = -Wall -Wextra -std=c11 -fwrapv -I.. +CFLAGS = -Wall -Wextra -std=c11 -fwrapv -I.. -fPIC ifneq ($(DEBUG),) CFLAGS += -g else -- cgit v1.2.3-70-g09d2