mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
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…
x
Reference in New Issue
Block a user