aboutsummaryrefslogtreecommitdiffstats
path: root/out/makefile
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-09-16 00:10:42 +0000
committerbloodstalker <thabogre@gmail.com>2018-09-16 00:10:42 +0000
commit9ca06ce6baaa38010af869096cd498ffbf24de94 (patch)
tree439945811a72cb1c2bd1e413a52646ac868eee13 /out/makefile
parentupdate (diff)
downloadluatablegen-9ca06ce6baaa38010af869096cd498ffbf24de94.tar.gz
luatablegen-9ca06ce6baaa38010af869096cd498ffbf24de94.zip
update
Diffstat (limited to '')
-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=