Update datapipes rev
This commit is contained in:
Vendored
+1
-1
Submodule third_party/DataPipes updated: cd92046ec1...025f955ee5
Vendored
+1
-1
@@ -25,6 +25,6 @@ check_err_exit ${library_path} "Failed to build srtp!"
|
||||
check_err_exit ${library_path} "Failed to build sdptransform!"
|
||||
cd ..
|
||||
|
||||
cmake_build ${library_path} -DCrypto_ROOT_DIR="`pwd`/boringssl/" -DCRYPTO_TYPE="boringssl" -DCMAKE_CXX_FLAGS="-fPIC -static-libgcc -static-libstdc++" -DBUILD_TESTS=OFF -DCMAKE_C_FLAGS="-fPIC"
|
||||
cmake_build ${library_path} -DCrypto_ROOT_DIR="`pwd`/boringssl/" -DCRYPTO_TYPE="boringssl" -DCMAKE_CXX_FLAGS="-fPIC -static-libgcc -static-libstdc++" -DBUILD_TESTS=OFF -DCMAKE_C_FLAGS="-fPIC" -DBUILD_WEBRTC=OFF
|
||||
check_err_exit ${library_path} "Failed to build DataPipes!"
|
||||
set_build_successful ${library_path}
|
||||
Reference in New Issue
Block a user