diff fft_fixstart/Makefile @ 5:3602b23914ad

fix device type bug
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Tue, 05 Feb 2013 13:32:08 +0900
parents f3cfea46e585
children
line wrap: on
line diff
--- a/fft_fixstart/Makefile	Mon Feb 04 03:43:17 2013 +0900
+++ b/fft_fixstart/Makefile	Tue Feb 05 13:32:08 2013 +0900
@@ -10,7 +10,7 @@
 
 CC += $(ABI)
 
-LIBS = -framework opencl
+LIBS = -framework opencl -g
 
 .SUFFIXES: .cc .o