]> granicus.if.org Git - libvpx/blobdiff - configure
vp9_skip_loopfilter_test: make Init() return a bool
[libvpx] / configure
index 41c3c6fcad7d3eb415de61c7728476316ad03efc..32272ce36fed7bd3b723dade8ae40570b9072980 100755 (executable)
--- a/configure
+++ b/configure
@@ -734,6 +734,7 @@ process_toolchain() {
             # GTestLog must be modified to use Android logging utilities.
         ;;
         *-darwin-*)
+            check_add_cxxflags -std=c++11
             # iOS/ARM builds do not work with gtest. This does not match
             # x86 targets.
         ;;