Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GStreamer
orc
Commits
8d32f2d9
Commit
8d32f2d9
authored
Nov 07, 2020
by
Tim-Philipp Müller
🐠
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
meson: don't set gnu99 as default c_std
Part-of: <
!55
>
parent
f1d8693e
Pipeline
#226331
passed with stage
in 7 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
meson.build
meson.build
+1
-2
No files found.
meson.build
View file @
8d32f2d9
project ('orc', 'c', version : '0.4.32',
meson_version : '>= 0.54.0',
default_options : ['buildtype=debugoptimized',
'warning_level=1',
'c_std=gnu99'] )
'warning_level=1'] )
orc_api = '0.4'
orc_version_major = meson.project_version().split('.')[0]
...
...
Kleis Auke Wolthuizen
@kleisauke
mentioned in issue
#33
·
Nov 18, 2020
mentioned in issue
#33
mentioned in issue #33
Toggle commit list
Write
Preview
Markdown
is supported
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