--- linuxsampler/trunk/src/engines/Makefile.am 2005/02/26 02:01:14 411 +++ linuxsampler/trunk/src/engines/Makefile.am 2005/05/03 00:37:35 504 @@ -1,4 +1,5 @@ INCLUDES = $(all_includes) +AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu) METASOURCES = AUTO SUBDIRS = gig common noinst_LTLIBRARIES = liblinuxsamplerengines.la