Makefile @@ -7,7 +7,6 @@ endif UNAME = $(shell uname) OPTS=-Ofast -flto OPTS=-Ofast -flto ifeq ($(UNAME), Darwin) COMMON+= -isystem /usr/local/Cellar/opencv/2.4.6.1/include/opencv -isystem /usr/local/Cellar/opencv/2.4.6.1/include ifeq ($(GPU), 1)