mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +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.
|
# Default compilation flags unless stated otherwise.
|
||||||
# Add "-DHAVE_CRYPT" and "-lcrypt" to use crypt() function.
|
# 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
|
CC = gcc
|
||||||
IFLAGS = -kr -nut -i3 -l110
|
IFLAGS = -kr -nut -i3 -l110
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user