--- linuxsampler/trunk/src/Makefile.am 2005/05/03 00:37:35 504 +++ linuxsampler/trunk/src/Makefile.am 2005/05/04 12:02:35 510 @@ -1,7 +1,7 @@ # set the include path found by configure INCLUDES= $(all_includes) -AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu) +AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH) SUBDIRS = network engines common lib testcases drivers