Commit cd23a76
authored
### Rationale for this change
We require static build when we are building flight. The current preset fails.
### What changes are included in this PR?
Set `"ARROW_BUILD_STATIC": "ON",` when using `features-flight`
### Are these changes tested?
I've tested locally, the build following our build guidelines does not fail anymore.
### Are there any user-facing changes?
No
* GitHub Issue: #48064
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 4077efe commit cd23a76
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments