Skip to content
Snippets Groups Projects
Commit 0079b4df authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Make: compile Release build will all the speed

parent 8e32d978
No related branches found
No related tags found
No related merge requests found
......@@ -372,7 +372,7 @@ else
# build a normal optimised version
WINDRESFLAGS = -DNDEBUG
#CFLAGS+=-O2
CFLAGS+=-O3
endif
CFLAGS+=-g $(OPTS) $(M5) $(WINDRESFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment