mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Make: compile Release build will all the speed
This commit is contained in:
parent
8e32d978a1
commit
0079b4df64
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ else
|
|||
|
||||
# build a normal optimised version
|
||||
WINDRESFLAGS = -DNDEBUG
|
||||
#CFLAGS+=-O2
|
||||
CFLAGS+=-O3
|
||||
endif
|
||||
CFLAGS+=-g $(OPTS) $(M5) $(WINDRESFLAGS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue