diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-04-15 06:42:57 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-04-15 07:05:56 +0200 |
| commit | f66935f40d58e33c2882f5899186dce743bc91ad (patch) | |
| tree | b244124ed608b74598795d55ba0d82bfa9fee4d3 /encoding/dub.json | |
| parent | 9814e5ad8ef246273cad80f86c95c3bce047509a (diff) | |
| download | tanya-f66935f40d58e33c2882f5899186dce743bc91ad.tar.gz | |
Build with -dip1000. Fix #85
Diffstat (limited to 'encoding/dub.json')
| -rw-r--r-- | encoding/dub.json | 3 |
1 files changed, 2 insertions, 1 deletions
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"] } |
