diff options
| author | bloodstalker <thabogre@gmail.com> | 2018-09-16 00:10:42 +0000 |
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2018-09-16 00:10:42 +0000 |
| commit | 9ca06ce6baaa38010af869096cd498ffbf24de94 (patch) | |
| tree | 439945811a72cb1c2bd1e413a52646ac868eee13 /out/makefile | |
| parent | update (diff) | |
| download | luatablegen-9ca06ce6baaa38010af869096cd498ffbf24de94.tar.gz luatablegen-9ca06ce6baaa38010af869096cd498ffbf24de94.zip | |
update
Diffstat (limited to 'out/makefile')
| -rw-r--r-- | out/makefile | 2 |
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= |
