Update of /cvsroot/pure-data/externals/grill/flext/buildsys/win/max In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4893/buildsys/win/max
Modified Files: config-mingw.def Log Message: various fixes to build system fixes for build system better templates, some minor changes build system: added profiler mode, more fixes added ICC/linux support small optimizations
Index: config-mingw.def =================================================================== RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/win/max/config-mingw.def,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** config-mingw.def 7 Jan 2005 04:58:47 -0000 1.4 --- config-mingw.def 13 Jan 2005 04:59:10 -0000 1.5 *************** *** 34,38 **** # user defined compiler flags # (check if they match your system!) ! UFLAGS=-msse
# user defined optimization flags --- 34,38 ---- # user defined compiler flags # (check if they match your system!) ! UFLAGS=-msse -ffast-math
# user defined optimization flags