Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
deb226ff
Commit
deb226ff
authored
May 28, 2015
by
Gautier Pelloux-Prayer
Browse files
ffmpeg.cmake: turn off compilation warnings since we won't fix them
parent
fa815a09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
builders/ffmpeg.cmake
builders/ffmpeg.cmake
+1
-0
No files found.
builders/ffmpeg.cmake
View file @
deb226ff
...
...
@@ -59,6 +59,7 @@ else()
"--disable-vda"
"--disable-vaapi"
"--disable-vdpau"
"--extra-cflags=-w"
)
if
(
ENABLE_H263 OR IOS
)
list
(
APPEND EP_ffmpeg_CONFIGURE_OPTIONS
...
...
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