@ -62,7 +62,7 @@ ifeq ($(DEBUG),1)
CXXFLAGS+=-g
else
$(info Release Build (set DEBUG=1 for debug build))
CXXFLAGS+=-DNDEBUG=1
CXXFLAGS+=-DNDEBUG=1 -O3
endif
### YML_PATH is needed in the environment of every call to a program of the YML2 distribution