aboutsummaryrefslogtreecommitdiffstats
path: root/out/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'out/makefile')
-rw-r--r--out/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/out/makefile b/out/makefile
index 9723b0c..88a066a 100644
--- a/out/makefile
+++ b/out/makefile
@@ -3,7 +3,7 @@ SHELL=bash
SHELL?=bash
CC=clang
CC?=clang
-CC_FLAGS=
+CC_FLAGS= -fPIC
CC_EXTRA?=
CTAGS_I_PATH?=./
LD_FLAGS=