IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 281ae9e7 authored by Alan Coleman's avatar Alan Coleman
Browse files

Merge branch '625-failure-to-build-arrow-with-conan-2' into 'master'

Resolve "failure to build arrow with conan (2)"

Closes #625

See merge request !555
parents 2b7b3763 4d0d739b
No related branches found
No related tags found
1 merge request!555Resolve "failure to build arrow with conan (2)"
Pipeline #11546 passed with warnings
......@@ -25,4 +25,5 @@ fi
mkdir -p "$target_dir" || exit 2
cd "$target_dir" || exit 3
conan remove -f arrow
conan install -pr corsika8 --build=missing "${DIR}"
......@@ -30,6 +30,7 @@ arrow:with_grpc=False
arrow:with_utf8proc=False
arrow:with_zstd=False
arrow:with_bz2=False
arrow:with_thrift=True
boost:without_container=True
boost:without_context=True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment