Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
manycore
emper-io-eval
Commits
fe2b0233
Commit
fe2b0233
authored
Nov 25, 2021
by
Florian Fischer
Browse files
client/io_uring/meson: bump cpp version
parent
4c9a76fc
Pipeline
#72803
failed with stage
in 1 minute and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
clients/io_uring/meson.build
View file @
fe2b0233
...
...
@@ -2,8 +2,7 @@ project('io_uring_echo_client', 'cpp',
version: '0.0.1',
default_options : [
'warning_level=3',
'c_std=gnu11',
'cpp_std=c++2a',
'cpp_std=c++20',
'b_ndebug=if-release',
'werror=true',
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment