Another bad flag. Mea Culpa.

This commit is contained in:
Robert Wenzlaff
2003-12-27 17:29:25 +00:00
parent c5925664a2
commit d2f725ef86

View File

@@ -123,8 +123,8 @@ ifeq ($(OS),linux)
CFLAGS += -pipe -fPIC
CCFLAGS += -pipe -fPIC
# CCFLAGS += -pipe
REL_CFLAGS += -O3
REL_CCFLAGS += -O3
REL_CFLAGS += -O2
REL_CCFLAGS += -O2
NAN_DEPEND = true
ifeq ($(CPU),alpha)
CFLAGS += -mieee