浏览代码

Always something

RDR8 8 年之前
父节点
当前提交
ff44cb02e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Makefile

+ 1 - 1
src/Makefile

@@ -152,7 +152,7 @@ ifeq ($(PLATFORM),PLATFORM_ANDROID)
 endif
 endif
 
 
 # define compiler flags:
 # define compiler flags:
-#  -O2                  defines optimization level
+#  -O1                  defines optimization level
 #  -Og                  enable debugging
 #  -Og                  enable debugging
 #  -Wall                turns on most, but not all, compiler warnings
 #  -Wall                turns on most, but not all, compiler warnings
 #  -std=c99             defines C language mode (standard C from 1999 revision)
 #  -std=c99             defines C language mode (standard C from 1999 revision)