diff example/basic/Makefile.def @ 706:e4d2b823903c simple-task-regression

no compile error on Cell. Regression Test. Cell failed some how.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 14 Dec 2009 20:21:59 +0900
parents 61b59376aec5
children f725c6455d19
line wrap: on
line diff
--- a/example/basic/Makefile.def	Mon Dec 14 20:00:42 2009 +0900
+++ b/example/basic/Makefile.def	Mon Dec 14 20:21:59 2009 +0900
@@ -9,7 +9,7 @@
 
 CC      = g++
 OPT = -g
-CFLAGS  = $(OPT) -Wall -DSIMPLE_TASK
+CFLAGS  = $(OPT) -Wall # -DSIMPLE_TASK
 
 ABIBIT = 32