aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCamil Staps2017-07-24 17:06:42 +0200
committerCamil Staps2017-07-24 17:06:57 +0200
commit6b200ea70ff023790b9d4d1b0ca3bd47c0e7e46b (patch)
treeaa1d9861cc4bea3324aa192b50d097b143911ced /Makefile
parentUpdate readme (diff)
Update for gcc 6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5291f81..a9a1741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
BIN:=sil
CLM:=clm
CLMFLAGS:=-nt -nr\
+ -l -no-pie\
-I $$CLEAN_HOME/lib/Generics\
-I $$CLEAN_HOME/lib/Platform\
-I ABCMachine