From 34b7c20da820761c393392a80ad1351a3e414c29 Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 05 四月 2017 18:18:24 +0800
Subject: [PATCH] 

---
 VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt |   10 ++++++----
 1 files changed, 6 insertions(+), 4 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 87e38f6..5f4e171 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,11 +1,13 @@
--- 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
+-- 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
 -- 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:/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
+-- 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
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Detecting CXX compile features

--
Gitblit v1.8.0