--- linuxsampler/trunk/src/engines/Makefile.am 2005/04/29 20:43:07 503 +++ 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