We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 191cac2 + 2c67b5f commit 2cd1d29Copy full SHA for 2cd1d29
dub.json
@@ -6,5 +6,6 @@
6
"copyright": "Copyright (C) 2014 alphaKAI",
7
"license": "MIT",
8
"libs": ["curl"],
9
- "excludedSourceFiles": ["source/test.d"]
+ "excludedSourceFiles": ["source/test.d"],
10
+ "dflags-ldc":["-disable-linker-strip-dead"]
11
}
0 commit comments