From 4b914a5d7e3d7971cb3e3ed49047fa331bd74da3 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 13 六月 2017 17:19:34 +0800
Subject: [PATCH] milestone 1

---
 VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt
index 5f4e171..87e38f6 100644
--- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt
+++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt
@@ -1,13 +1,11 @@
--- The C compiler identification is GNU 4.9.0
--- The CXX compiler identification is GNU 4.9.0
--- Check for working C compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-gcc.exe
--- Check for working C compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-gcc.exe -- works
+-- Check for working C compiler: D:/adk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe
+-- Check for working C compiler: D:/adk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -- works
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Detecting C compile features
 -- Detecting C compile features - done
--- Check for working CXX compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-g++.exe
--- Check for working CXX compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-g++.exe -- works
+-- Check for working CXX compiler: D:/adk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe
+-- Check for working CXX compiler: D:/adk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe -- works
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Detecting CXX compile features

--
Gitblit v1.8.0