File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -271,13 +271,8 @@ else
271271 -DgRPC_SOURCE=${gRPC_SOURCE:- } \
272272 -DGTest_SOURCE=${GTest_SOURCE:- } \
273273 -Dlz4_SOURCE=${lz4_SOURCE:- } \
274- -DCMAKE_CXX_FLAGS=" -I/opt/homebrew/Cellar/libiodbc/3.52.16/include -L/opt/homebrew/Cellar/libiodbc/3.52.16/lib -Wno-deprecated-declarations -Wno-error=null-conversion -Wno-error=switch -Wno-error=unused-variable -Wno-error=pessimizing-move -Wno-error=unused-private-field -Wno-error=missing-field-initializers -Wno-error=deprecated-this-capture -Wno-error=reorder-ctor -Wno-error=unused-value -Wno-error=deprecated-copy-with-user-provided-copy -Wno-error=shorten-64-to-32 -Wno-error=sign-compare -Wno-error=documentation" \
275- -DCMAKE_OSX_ARCHITECTURES=arm64 \
276- -DCMAKE_CXX_FLAGS_DEBUG=" -g -O0 -fno-inline" \
274+ -DCMAKE_CXX_FLAGS=" -I/opt/homebrew/Cellar/libiodbc/3.52.16/include -L/opt/homebrew/Cellar/libiodbc/3.52.16/lib" \
277275 -DODBC_INCLUDE_DIR=" ${ODBC_INCLUDE_DIR:- } " \
278- -DODBC_LIBRARY=/opt/homebrew/Cellar/libiodbc/3.52.16/lib/libiodbc.dylib \
279- -DGTest_SOURCE=" SYSTEM" \
280- -DARROW_BUILD_TESTS=ON \
281276 -Dopentelemetry-cpp_SOURCE=${opentelemetry_cpp_SOURCE:- } \
282277 -DORC_SOURCE=${ORC_SOURCE:- } \
283278 -DPARQUET_BUILD_EXAMPLES=${PARQUET_BUILD_EXAMPLES:- OFF} \
You can’t perform that action at this time.
0 commit comments