mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Switch on again optimization
SVN revision: 2401
This commit is contained in:
parent
59f5a242df
commit
96baa78b1e
4
Makefile
4
Makefile
@ -30,8 +30,8 @@ USE_KRB5 = 0
|
||||
#############################################################
|
||||
|
||||
# Default compilation flags unless stated otherwise.
|
||||
#CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
CFLAGS += -g -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
#CFLAGS += -g -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
|
||||
CC = gcc
|
||||
IFLAGS = -kr -nut -i3 -l110
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user