summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Rogers <[email protected]>2011-11-02 08:05:24 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:24 -0700
commitc360673a3814f6ba1533d10132ec29f0dc72056b (patch)
tree21e608ed80f0d1bfe2d6969750a01c76f424d2a8 /Makefile
parenta9a1dc29c72233158b8a8e1743585d545b6851d1 (diff)
Integration change. 10658 - getting the benchmarks to build with gcc 4.5
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10793]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)