databases/arrow: Fix build with FLIGHT=off
PR: 285393
This commit is contained in:
parent
7bed830ff6
commit
cfc615609d
12
databases/arrow/files/patch-src_arrow_testing_process.cc
Normal file
12
databases/arrow/files/patch-src_arrow_testing_process.cc
Normal file
@ -0,0 +1,12 @@
|
||||
- workaorund for https://github.com/apache/arrow/issues/45803
|
||||
|
||||
--- src/arrow/testing/process.cc.orig 2025-03-15 05:43:36 UTC
|
||||
+++ src/arrow/testing/process.cc
|
||||
@@ -33,6 +33,7 @@
|
||||
# include <boost/asio/io_context.hpp>
|
||||
|
||||
# ifdef BOOST_PROCESS_USE_V2
|
||||
+#undef BOOST_PROCESS_NEED_SOURCE
|
||||
# ifdef BOOST_PROCESS_NEED_SOURCE
|
||||
// Workaround for https://github.com/boostorg/process/issues/312
|
||||
# define BOOST_PROCESS_V2_SEPARATE_COMPILATION
|
||||
Loading…
x
Reference in New Issue
Block a user