summaryrefslogtreecommitdiff
path: root/meta/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-04-15 06:42:57 +0200
committerEugen Wissner <belka@caraus.de>2019-04-15 07:05:56 +0200
commitf66935f40d58e33c2882f5899186dce743bc91ad (patch)
treeb244124ed608b74598795d55ba0d82bfa9fee4d3 /meta/dub.json
parent9814e5ad8ef246273cad80f86c95c3bce047509a (diff)
downloadtanya-f66935f40d58e33c2882f5899186dce743bc91ad.tar.gz
Build with -dip1000. Fix #85
Diffstat (limited to 'meta/dub.json')
-rw-r--r--meta/dub.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/dub.json b/meta/dub.json
index 663d2fd..beca5d5 100644
--- a/meta/dub.json
+++ b/meta/dub.json
@@ -8,5 +8,6 @@
],
"importPaths": [
"."
- ]
+ ],
+ "dflags": ["-dip1000"]
}