Kaydet (Commit) 788dec27 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

Revert "Just use simple -O2"

This reverts commit 32d9dd30.
üst c0d50457
......@@ -275,7 +275,7 @@ gb_CFLAGS+=$(gb_DEBUG_CFLAGS)
gb_CXXFLAGS+=$(gb_DEBUG_CFLAGS)
endif
gb_COMPILEROPTFLAGS := -O2
gb_COMPILEROPTFLAGS := -Ob1 -Oxs -Oy-
gb_COMPILERNOOPTFLAGS := -Od
ifeq ($(gb_FULLDEPS),$(true))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment