From f66935f40d58e33c2882f5899186dce743bc91ad Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 15 Apr 2019 06:42:57 +0200 Subject: Build with -dip1000. Fix #85 --- encoding/dub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'encoding/dub.json') diff --git a/encoding/dub.json b/encoding/dub.json index 00ef6de..441f29d 100644 --- a/encoding/dub.json +++ b/encoding/dub.json @@ -12,5 +12,6 @@ ], "importPaths": [ "." - ] + ], + "dflags": ["-dip1000"] } -- cgit v1.2.3