Added -O2 as compiler flag

This commit is contained in:
mac 2000-08-23 14:56:04 +00:00
commit fc172ef858
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@
###############################################################################
SUBDIRS = es ga gp utils other
CPPFLAGS = -O2
lib_LIBRARIES = libeo.a
libeo_a_SOURCES = eoPrintable.cpp eoPersistent.cpp eoFunctorStore.cpp