From c677dd8718554cf1d9dec0ee5192539201b3b620 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Fri, 26 Sep 2014 03:31:24 -0700 Subject: [PATCH] LDC doesn't have an -inline flag --- makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/makefile b/makefile index 40c91bb..8c042f1 100644 --- a/makefile +++ b/makefile @@ -40,7 +40,6 @@ GDC_CLIENT_FLAGS = -Imsgpack-d/src\ LDC_CLIENT_FLAGS = -Imsgpack-d/src\ -Imsgpack-d/src\ -release\ - -inline\ -O5\ -oq\ -of=bin/dcd-client