We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba92ef commit 2e4025cCopy full SHA for 2e4025c
apps/BUILD
@@ -11,7 +11,6 @@ windows_copts = [
11
"/w",
12
"-DWIN32_LEAN_AND_MEAN",
13
"-DNOGDI",
14
- "/d2ReducedOptimizeHugeFunctions",
15
"/arch:AVX",
16
"/std:c++14",
17
"/DPLATFORM_WINDOWS",
tests/BUILD
@@ -17,7 +17,6 @@ windows_copts = [
18
19
20
21
22
23
0 commit comments