8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ceadb8 commit 2ff4091Copy full SHA for 2ff4091
src/template/win
@@ -1,3 +1,3 @@
1
if test "$GCC" = yes; then
2
- CFLAGS=-O2
+ CFLAGS="-O2"
3
fi
0 commit comments