summaryrefslogtreecommitdiffhomepage
path: root/opencv-apple-osx-patch.diff
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-10-20 08:04:33 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-06-09 10:27:54 +0200
commitc71ed5d149ef0fd1e895e801f2d2f0022ffa8260 (patch)
tree2f9681e2c79efb19487de38c623f275423817f41 /opencv-apple-osx-patch.diff
parentdf0fcb13f8c6e3794956c8ed828d7de895ae6c6e (diff)
update osx patch notes
Diffstat (limited to 'opencv-apple-osx-patch.diff')
-rw-r--r--opencv-apple-osx-patch.diff2
1 files changed, 2 insertions, 0 deletions
diff --git a/opencv-apple-osx-patch.diff b/opencv-apple-osx-patch.diff
index 1e64206..b7a815c 100644
--- a/opencv-apple-osx-patch.diff
+++ b/opencv-apple-osx-patch.diff
@@ -4,6 +4,8 @@ index 582dcdb..bfae9de 100644
Using the clang version 'Apple LLVM version 7.0.0 (clang-700.0.72)', we
need -std=c++11 to link with opentrack which uses -std=c++11.
+The SDK that we're targetting is 10.8.
+
--- a/modules/flann/include/opencv2/flann/lsh_table.h
+++ b/modules/flann/include/opencv2/flann/lsh_table.h
@@ -41,7 +41,7 @@