enable wextra in vp9
Change-Id: Ibb8bd0c256d138a21e8f96feed39f0793ed98d20
This commit is contained in:
parent
3c463ab056
commit
1ae7f2596d
2
libs.mk
2
libs.mk
@ -133,6 +133,8 @@ ifeq ($(CONFIG_VP9_DECODER),yes)
|
|||||||
CODEC_DOC_SECTIONS += vp9 vp9_decoder
|
CODEC_DOC_SECTIONS += vp9 vp9_decoder
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
VP9_PREFIX=vp9/
|
||||||
|
$(BUILD_PFX)$(VP9_PREFIX)%.c.o: CFLAGS += -Wextra
|
||||||
|
|
||||||
ifeq ($(CONFIG_ENCODERS),yes)
|
ifeq ($(CONFIG_ENCODERS),yes)
|
||||||
CODEC_DOC_SECTIONS += encoder
|
CODEC_DOC_SECTIONS += encoder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user