summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config.acl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config.acl b/Makefile.config.acl
index 223c57af..3eb572b0 100644
--- a/Makefile.config.acl
+++ b/Makefile.config.acl
@@ -34,7 +34,7 @@ ACL_LIBS :=arm_compute arm_compute_core OpenCL
# ALLOW_LMDB_NOLOCK := 1
# Uncomment if you're using OpenCV 3
-# OPENCV_VERSION := 3
+OPENCV_VERSION := 3
# To customize your choice of compiler, uncomment and set the following.
# N.B. the default for Linux is g++ and the default for OSX is clang++