Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guillaume Martres
aom-rav1e
Commits
1ae7f259
Commit
1ae7f259
authored
Aug 22, 2014
by
Jim Bankoski
Committed by
Gerrit Code Review
Aug 22, 2014
Browse files
enable wextra in vp9
Change-Id: Ibb8bd0c256d138a21e8f96feed39f0793ed98d20
parent
3c463ab0
Changes
1
Hide whitespace changes
Inline
Side-by-side
libs.mk
View file @
1ae7f259
...
...
@@ -133,6 +133,8 @@ ifeq ($(CONFIG_VP9_DECODER),yes)
CODEC_DOC_SECTIONS
+=
vp9 vp9_decoder
endif
VP9_PREFIX
=
vp9/
$(BUILD_PFX)$(VP9_PREFIX)%.c.o
:
CFLAGS += -Wextra
ifeq
($(CONFIG_ENCODERS),yes)
CODEC_DOC_SECTIONS
+=
encoder
...
...
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