- uncommit my personal hack of nan_compile.mk, which came to cvs with

huge commit of verse ... this shouldn't be there, I'm sorry
This commit is contained in:
Jiri Hnidek 2006-08-21 14:22:08 +00:00
parent 0925d80cfa
commit e3ff8e3507

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