We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76393ce commit 16410ebCopy full SHA for 16410eb
arrayboundscheck/ldc2.conf
@@ -4,8 +4,7 @@ default:
4
"--betterC",
5
"--float-abi=soft",
6
"--relocation-model=static",
7
- "--defaultlib=",
8
- "--preview=dip1000"
+ "--defaultlib="
9
];
10
post-switches = [
11
"-I%%ldcbinarypath%%/../import",
pthread/ldc2.conf
0 commit comments