mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Changed back accidential modification
SVN revision: 1889
This commit is contained in:
parent
cc548e1c9a
commit
efeb32184a
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ RCDIR = $(ROOT)/etc/rc.d/init.d
|
||||
|
||||
# Default compilation flags unless stated otherwise.
|
||||
# Add "-DHAVE_CRYPT" and "-lcrypt" to use crypt() function.
|
||||
CFLAGS += -g -O0 -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall
|
||||
|
||||
CC = gcc
|
||||
IFLAGS = -kr -nut -i3 -l110
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user