diff options
author | Camil Staps | 2017-10-09 23:43:20 +0200 |
---|---|---|
committer | Camil Staps | 2017-10-09 23:43:20 +0200 |
commit | e885f4ac5f923b372866631aae12ec4e763ca24b (patch) | |
tree | 863fe1464e46ee4a36bb181c4c037ac0ab79c012 /Makefile | |
parent | Fix docker build (diff) |
Towards a working docker version...
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ CLMFLAGS=\ -I CleanReadLine\ -l -lreadline\ -l compile.o\ - -l -no-pie -no-opt-link\ -nr -nt all: iclean |