diff options
| author | Tim Rogers <[email protected]> | 2011-11-02 08:05:24 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:24 -0700 |
| commit | c360673a3814f6ba1533d10132ec29f0dc72056b (patch) | |
| tree | 21e608ed80f0d1bfe2d6969750a01c76f424d2a8 /Makefile | |
| parent | a9a1dc29c72233158b8a8e1743585d545b6851d1 (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
