We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e19e1b commit 3405968Copy full SHA for 3405968
platform.txt
@@ -16,8 +16,8 @@ compiler.warning_flags.default=
16
compiler.warning_flags.more=-Wall
17
compiler.warning_flags.all=-Wall -Wextra
18
19
-compiler.optimization_flags=-Os
20
-compiler.optimization_flags.release=-Os
+compiler.optimization_flags=
+compiler.optimization_flags.release=
21
compiler.optimization_flags.debug=-Og
22
23
compiler.path={build.compiler_path}
0 commit comments