From c360673a3814f6ba1533d10132ec29f0dc72056b Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Wed, 2 Nov 2011 08:05:24 -0800 Subject: Integration change. 10658 - getting the benchmarks to build with gcc 4.5 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10793] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9887748..ddf3ca7 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ ifneq ($(NVOPENCL_LIBDIR),) TARGETS += $(SIM_LIB_DIR)/libOpenCL.so endif TARGETS += decuda_to_ptxplus/decuda_to_ptxplus - TARGETS += decuda + #TARGETS += decuda gpgpusim: makedirs $(TARGETS) -- cgit v1.3