changes for modifying the microbenchmarks
[IRC.git] / Robust / src / Benchmarks / SingleTM / KMeans / makefile
index 0277a56a481943ca2d0a469e15d9b654b36ee2a5..d273a11cc6a846410ab8da1e5061f7d2c8a37a51 100644 (file)
@@ -14,7 +14,7 @@ include ../common/Makefile.builds
 FLAGSSTATS=-mainclass ${MAINCLASS} -singleTM -optimize -debug -joptimize -32bit -abcclose -dcopts -transstats -arraypad -stmstats
 
 stmlock:
-       ../../../buildscript ${FLAGSSTATS} -o STATS${MAINCLASS} ${SRC}
+       ../../../buildscript ${FLAGSSTATS} -abrt 0 -o STATS${MAINCLASS} ${SRC}
 
 prep: