FS-8623: reapply after update: fix sun studio build errors building libvpx
This commit is contained in:
parent
8c5f0301f3
commit
07073175ee
|
@ -107,7 +107,7 @@ ifeq ($(CONFIG_VP9_DECODER),yes)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
VP9_PREFIX=vp9/
|
VP9_PREFIX=vp9/
|
||||||
$(BUILD_PFX)$(VP9_PREFIX)%.c.o: CFLAGS += -Wextra
|
$(BUILD_PFX)$(VP9_PREFIX)%.c.o:
|
||||||
|
|
||||||
ifeq ($(CONFIG_ENCODERS),yes)
|
ifeq ($(CONFIG_ENCODERS),yes)
|
||||||
CODEC_DOC_SECTIONS += encoder
|
CODEC_DOC_SECTIONS += encoder
|
||||||
|
|
Loading…
Reference in New Issue