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 e3a2319 commit cc972edCopy full SHA for cc972ed
subprojects/packagefiles/arrow-cpp/meson.build
@@ -29,7 +29,7 @@ project(
29
version: '22.0.0',
30
license: 'Apache-2.0',
31
meson_version: '>=1.3.0',
32
- default_options: ['c_std=gnu11,c11', 'warning_level=2', 'cpp_std=c++17'],
+ default_options: ['c_std=c11', 'warning_level=2', 'cpp_std=c++17'],
33
)
34
35
project_args = [
0 commit comments