summaryrefslogtreecommitdiff
path: root/src/intersim2
diff options
context:
space:
mode:
authorMengchi Zhang <[email protected]>2019-06-10 19:43:36 -0400
committerMengchi Zhang <[email protected]>2019-06-10 19:43:36 -0400
commitc68377b8eb2ce322e195a23062f5ba635dba546a (patch)
treeb951a6fa272bbe2ec4120259b31f0eb5c7292b09 /src/intersim2
parentc29246408c963ece65515fae92540e76ac71b72b (diff)
Remove those duplicated defined
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/intersim2')
-rw-r--r--src/intersim2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intersim2/Makefile b/src/intersim2/Makefile
index 7d10b3f..3eeeb70 100644
--- a/src/intersim2/Makefile
+++ b/src/intersim2/Makefile
@@ -48,6 +48,7 @@ CPPFLAGS += -O3
endif
CPPFLAGS += -g
CPPFLAGS += -fPIC
+CPPFLAGS += -I$(CUDA_INSTALL_PATH)/include
LFLAGS +=