We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a8c1b commit 355fd26Copy full SHA for 355fd26
third_party/arrow.BUILD
@@ -90,7 +90,7 @@ cc_library(
90
"cpp/src/arrow/util/config.h",
91
"cpp/src/parquet/parquet_version.h",
92
],
93
- copts = ["-std=c++11"],
+ copts = [],
94
defines = [
95
"ARROW_WITH_BROTLI",
96
"ARROW_WITH_SNAPPY",
0 commit comments