Commit bab5580
authored
### Rationale for this change
`cpp/examples/minimal_build/` needs the CSV module.
We need additional flags for thread sanitizer.
### What changes are included in this PR?
* Check whether `ARROW_CSV` is enabled.
* Check whether thread sanitizer is enabled.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #47840
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 7a38744 commit bab5580
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments