diff --git a/kendryte-package.json b/kendryte-package.json index a8e0730..0f661c2 100644 --- a/kendryte-package.json +++ b/kendryte-package.json @@ -37,7 +37,7 @@ "-ffast-math", "-fno-math-errno", "-fsingle-precision-constant", - "-O0", + "-Os", "-ggdb", "-Wall", "-Werror=all",