Skip to content

Commit d6e7263

Browse files
committed
Removing issue for compilation with nvcc
1 parent dbc9da2 commit d6e7263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
PROJECT := caffe
2+
CXXFLAGS += -Wno-unused-local-typedefs
23
CONFIG_FILE := Makefile.config
34
# Explicitly check for the config file, otherwise make -k will proceed anyway.
45
ifeq ($(wildcard $(CONFIG_FILE)),)

0 commit comments

Comments
 (0)