We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc9da2 commit d6e7263Copy full SHA for d6e7263
Makefile
@@ -1,4 +1,5 @@
1
PROJECT := caffe
2
+CXXFLAGS += -Wno-unused-local-typedefs
3
CONFIG_FILE := Makefile.config
4
# Explicitly check for the config file, otherwise make -k will proceed anyway.
5
ifeq ($(wildcard $(CONFIG_FILE)),)
0 commit comments